@@ -22,7 +22,8 @@ Use `?theme=THEME_NAME` parameter like so :-
22
22
| ` highcontrast ` ![ highcontrast] [ highcontrast ] | ` dracula ` ![ dracula] [ dracula ] | ` prussian ` ![ prussian] [ prussian ] |
23
23
| ` monokai ` ![ monokai] [ monokai ] | ` vue ` ![ vue] [ vue ] | ` shades-of-purple ` ![ shades-of-purple] [ shades-of-purple ] |
24
24
| ` nightowl ` ![ nightowl] [ nightowl ] | ` buefy ` ![ buefy] [ buefy ] | ` blue-green ` ![ blue-green] [ blue-green ] |
25
- | ` algolia ` ![ algolia] [ algolia ] | ` great-gatsby ` ![ great-gatsby] [ great-gatsby ] | [ Add your theme] [ add-theme ] |
25
+ | ` algolia ` ![ algolia] [ algolia ] | ` great-gatsby ` ![ great-gatsby] [ great-gatsby ] | ` solarized-dark ` ![ solarized-dark] [ solarized-dark ] |
26
+ | ` solarized-light ` ![ solarized-light] [ solarized-light ] | | [ Add your theme] [ add-theme ] |
26
27
27
28
## Repo Card
28
29
@@ -36,7 +37,8 @@ Use `?theme=THEME_NAME` parameter like so :-
36
37
| ` highcontrast ` ![ highcontrast] [ highcontrast_repo ] | ` dracula ` ![ dracula] [ dracula_repo ] | ` prussian ` ![ prussian] [ prussian_repo ] |
37
38
| ` monokai ` ![ monokai] [ monokai_repo ] | ` vue ` ![ vue] [ vue_repo ] | ` shades-of-purple ` ![ shades-of-purple] [ shades-of-purple_repo ] |
38
39
| ` nightowl ` ![ nightowl] [ nightowl_repo ] | ` buefy ` ![ buefy] [ buefy_repo ] | ` blue-green ` ![ blue-green] [ blue-green_repo ] |
39
- | ` algolia ` ![ algolia] [ algolia_repo ] | ` great-gatsby ` ![ great-gatsby] [ great-gatsby_repo ] | [ Add your theme] [ add-theme ] |
40
+ | ` algolia ` ![ algolia] [ algolia_repo ] | ` great-gatsby ` ![ great-gatsby] [ great-gatsby_repo ] | ` solarized-dark ` ![ solarized-dark] [ solarized-dark_repo ] |
41
+ | ` solarized-light ` ![ solarized-light] [ solarized-light_repo ] | | [ Add your theme] [ add-theme ] |
40
42
41
43
42
44
[ default ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=default
@@ -60,6 +62,8 @@ Use `?theme=THEME_NAME` parameter like so :-
60
62
[ blue-green ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=blue-green
61
63
[ algolia ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=algolia
62
64
[ great-gatsby ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=great-gatsby
65
+ [ solarized-dark ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=solarized-dark
66
+ [ solarized-light ] : https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&hide=contribs,prs&cache_seconds=86400&theme=solarized-light
63
67
64
68
65
69
[ default_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=default
@@ -83,6 +87,8 @@ Use `?theme=THEME_NAME` parameter like so :-
83
87
[ blue-green_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=blue-green
84
88
[ algolia_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=algolia
85
89
[ great-gatsby_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=great-gatsby
90
+ [ solarized-dark_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=solarized-dark
91
+ [ solarized-light_repo ] : https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&cache_seconds=86400&theme=solarized-light
86
92
87
93
88
94
[ add-theme ] : https://github.com/anuraghazra/github-readme-stats/edit/master/themes/index.js
0 commit comments