Different Themes
See original GitHub issueDifferent Themes
This feature is for the ones that doesnt know how to customize your own card.
So I made some different styles of cards, if you like please follow ME on GitHub.
Original
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats">
</a>
Dark Theme
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&title_color=fff&icon_color=79ff97&text_color=9f9f9f&bg_color=151515">
</a>
High Contrast Theme
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&title_color=e7f216&icon_color=00ffff&text_color=fff&bg_color=000">
</a>
Dracula Theme
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&title_color=50fa7a&icon_color=50fa7a&text_color=fff&bg_color=3c4556">
</a>
Purple Theme
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&title_color=570559&icon_color=570559&text_color=222&bg_color=d0a9d1">
</a>
Simple Dark Theme
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&title_color=fff&icon_color=fff&text_color=fff&bg_color=151515">
</a>
Simple Light Theme
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats&title_color=000&icon_color=000&text_color=000&bg_color=fff">
</a>
FOLLOW ME ON GITHUB
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (11 by maintainers)
Top Results From Across the Web
Complete Guide to Literary Themes: Definition, Examples ...
6 Common Themes in Literature · 1. Good vs. evil · 2. Love · 3. Redemption · 4. Courage and perseverance · 5....
Read more >A Huge List of Common Themes
Beauty · Common Sense · Darkness · Hero · Humor · Illusion · Justice · Kindness ...
Read more >What is Theme? A Look at 20 Common Themes in Literature
20 Common Themes in Literature · Theme, Theme Definition · Circle of Life, What comes around, goes around. · Coming of Age, Also...
Read more >10 Most Popular Literary Theme Examples - Writer's Edit
1. Love · Shakespeare's Romeo and Juliet is obviously one of the first stories that comes to mind – a tragic tale of...
Read more >Examples of Themes in Books and Literature: Definition & ...
The Difference Between Theme and Subject Matter in a Story. A story can be about anything, but there's usually something deeper going on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No worries i would have some free time on evening maybe i can do it, i will let you know otherwise 😄 thanks!
I was thinking if we could create a separate repository to host all the themes and other users could also contribute new themes too, like a theme gallery. then we could have a
?theme=THEME_NAME
parameter to use any theme from that repo.