@@ -12,7 +12,7 @@ Use `?theme=THEME_NAME` parameter like so:
12
12
13
13
## Stats
14
14
15
- > These themes works with all five our cards: Stats Card, Repo Card, Gist Card, Top languages Card and Wakatime Card.
15
+ > These themes works with all five our cards: Stats Card, Repo Card, Gist Card, Top languages Card and WakaTime Card.
16
16
17
17
| | | |
18
18
| :--: | :--: | :--: |
@@ -40,11 +40,11 @@ Use `?theme=THEME_NAME` parameter like so:
40
40
| ` rose_pine ` ![ rose_pine] [ rose_pine ] | ` catppuccin_latte ` ![ catppuccin_latte] [ catppuccin_latte ] | ` catppuccin_mocha ` ![ catppuccin_mocha] [ catppuccin_mocha ] |
41
41
| ` date_night ` ![ date_night] [ date_night ] | ` one_dark_pro ` ![ one_dark_pro] [ one_dark_pro ] | ` rose ` ![ rose] [ rose ] |
42
42
| ` holi ` ![ holi] [ holi ] | ` neon ` ![ neon] [ neon ] | ` blue_navy ` ![ blue_navy] [ blue_navy ] |
43
- | ` calm_pink ` ![ calm_pink] [ calm_pink ] | | [ Add your theme] [ add-theme ] |
43
+ | ` calm_pink ` ![ calm_pink] [ calm_pink ] | ` ambient_gradient ` ![ ambient_gradient ] [ ambient_gradient ] | [ Add your theme] [ add-theme ] |
44
44
45
45
## Repo Card
46
46
47
- > These themes works with all five our cards: Stats Card, Repo Card, Gist Card, Top languages Card and Wakatime Card.
47
+ > These themes works with all five our cards: Stats Card, Repo Card, Gist Card, Top languages Card and WakaTime Card.
48
48
49
49
| | | |
50
50
| :--: | :--: | :--: |
@@ -72,7 +72,7 @@ Use `?theme=THEME_NAME` parameter like so:
72
72
| ` rose_pine ` ![ rose_pine] [ rose_pine_repo ] | ` catppuccin_latte ` ![ catppuccin_latte] [ catppuccin_latte_repo ] | ` catppuccin_mocha ` ![ catppuccin_mocha] [ catppuccin_mocha_repo ] |
73
73
| ` date_night ` ![ date_night] [ date_night_repo ] | ` one_dark_pro ` ![ one_dark_pro] [ one_dark_pro_repo ] | ` rose ` ![ rose] [ rose_repo ] |
74
74
| ` holi ` ![ holi] [ holi_repo ] | ` neon ` ![ neon] [ neon_repo ] | ` blue_navy ` ![ blue_navy] [ blue_navy_repo ] |
75
- | ` calm_pink ` ![ calm_pink] [ calm_pink_repo ] | | [ Add your theme] [ add-theme ] |
75
+ | ` calm_pink ` ![ calm_pink] [ calm_pink_repo ] | ` ambient_gradient ` ![ ambient_gradient ] [ ambient_gradient_repo ] | [ Add your theme] [ add-theme ] |
76
76
77
77
78
78
[ default ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=default
@@ -149,6 +149,7 @@ Use `?theme=THEME_NAME` parameter like so:
149
149
[ neon ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=neon
150
150
[ blue_navy ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=blue_navy
151
151
[ calm_pink ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=calm_pink
152
+ [ ambient_gradient ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=ambient_gradient
152
153
153
154
154
155
[ default_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=default
@@ -225,6 +226,7 @@ Use `?theme=THEME_NAME` parameter like so:
225
226
[ neon_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=neon
226
227
[ blue_navy_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=blue_navy
227
228
[ calm_pink_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=calm_pink
229
+ [ ambient_gradient_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=ambient_gradient
228
230
229
231
230
232
[ add-theme ] : https://github.com/anuraghazra/github-readme-stats/edit/master/themes/index.js
0 commit comments