-
-
Notifications
You must be signed in to change notification settings - Fork 23.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add GitHub dark theme #758
Conversation
This styling falls in line with the recently released GitHub dark mode
@issy is attempting to deploy a commit to the github readme stats Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report
@@ Coverage Diff @@
## master #758 +/- ##
=======================================
Coverage 93.98% 93.98%
=======================================
Files 22 22
Lines 682 682
Branches 191 191
=======================================
Hits 641 641
Misses 37 37
Partials 4 4
Continue to review full report at Codecov.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Theme preview (bot) title_color:
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/github-readme-stats-team/github-readme-stats/H6JQ8W3pXFFaghvkujjfLLYSeKtK |
Theme preview (bot) Cannot create theme preview
|
…ayed (#959) * added a dark theme like the github dark theme * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed misplaced function argument * style(themes): Add GitHub dark theme (#758) This styling falls in line with the recently released GitHub dark mode Co-authored-by: Anurag Hazra <[email protected]> * docs: add covid fund link (#1019) * docs: add `npm install` step to CONTRIBUTING.md (#1015) * fix: apply parseBoolean to hide_border in pin.js (#1014) * feat: limit langs shown on wakatime card (#988) * fix: fixed javascript oof moment Co-authored-by: Issy <[email protected]> Co-authored-by: Anurag Hazra <[email protected]> Co-authored-by: Mike Beaton <[email protected]> Co-authored-by: Florian Bussmann <[email protected]>
* docs: add `npm install` step to CONTRIBUTING.md (anuraghazra#1015) * fix: apply parseBoolean to hide_border in pin.js (anuraghazra#1014) * feat: limit langs shown on wakatime card (anuraghazra#988) * fix: hide in top_languages interfering with number of languages displayed (anuraghazra#959) * added a dark theme like the github dark theme * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed misplaced function argument * style(themes): Add GitHub dark theme (anuraghazra#758) This styling falls in line with the recently released GitHub dark mode Co-authored-by: Anurag Hazra <[email protected]> * docs: add covid fund link (anuraghazra#1019) * docs: add `npm install` step to CONTRIBUTING.md (anuraghazra#1015) * fix: apply parseBoolean to hide_border in pin.js (anuraghazra#1014) * feat: limit langs shown on wakatime card (anuraghazra#988) * fix: fixed javascript oof moment Co-authored-by: Issy <[email protected]> Co-authored-by: Anurag Hazra <[email protected]> Co-authored-by: Mike Beaton <[email protected]> Co-authored-by: Florian Bussmann <[email protected]> * fix: remove extra github dark theme * docs: update readme_kr.md (anuraghazra#1007) Correct typos * feat: added border_color option (anuraghazra#1000) * feat: Allow customization of border color * docs: Update readme Co-authored-by: Mike Beaton <[email protected]> Co-authored-by: Florian Bussmann <[email protected]> Co-authored-by: Mohammed Mushahid Qureshi <[email protected]> Co-authored-by: Issy <[email protected]> Co-authored-by: Anurag Hazra <[email protected]> Co-authored-by: Jaime <[email protected]> Co-authored-by: Rishi Suresh <[email protected]>
* docs: add `npm install` step to CONTRIBUTING.md (anuraghazra#1015) * fix: apply parseBoolean to hide_border in pin.js (anuraghazra#1014) * feat: limit langs shown on wakatime card (anuraghazra#988) * fix: hide in top_languages interfering with number of languages displayed (anuraghazra#959) * added a dark theme like the github dark theme * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed misplaced function argument * style(themes): Add GitHub dark theme (anuraghazra#758) This styling falls in line with the recently released GitHub dark mode Co-authored-by: Anurag Hazra <[email protected]> * docs: add covid fund link (anuraghazra#1019) * docs: add `npm install` step to CONTRIBUTING.md (anuraghazra#1015) * fix: apply parseBoolean to hide_border in pin.js (anuraghazra#1014) * feat: limit langs shown on wakatime card (anuraghazra#988) * fix: fixed javascript oof moment Co-authored-by: Issy <[email protected]> Co-authored-by: Anurag Hazra <[email protected]> Co-authored-by: Mike Beaton <[email protected]> Co-authored-by: Florian Bussmann <[email protected]> * fix: remove extra github dark theme * docs: update readme_kr.md (anuraghazra#1007) Correct typos * feat: added border_color option (anuraghazra#1000) * feat: Allow customization of border color * docs: Update readme Co-authored-by: Mike Beaton <[email protected]> Co-authored-by: Florian Bussmann <[email protected]> Co-authored-by: Mohammed Mushahid Qureshi <[email protected]> Co-authored-by: Issy <[email protected]> Co-authored-by: Anurag Hazra <[email protected]> Co-authored-by: Jaime <[email protected]> Co-authored-by: Rishi Suresh <[email protected]>
Thanks to @issy for her PR: anuraghazra/github-readme-stats#758 Furthermore, the "trophies" card has been removed for a bit cleaner look.
This styling falls in line with the recently released GitHub dark mode Co-authored-by: Anurag Hazra <[email protected]>
…ayed (anuraghazra#959) * added a dark theme like the github dark theme * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed hide in top_languages interfering with number of languages displayed * fixed misplaced function argument * style(themes): Add GitHub dark theme (anuraghazra#758) This styling falls in line with the recently released GitHub dark mode Co-authored-by: Anurag Hazra <[email protected]> * docs: add covid fund link (anuraghazra#1019) * docs: add `npm install` step to CONTRIBUTING.md (anuraghazra#1015) * fix: apply parseBoolean to hide_border in pin.js (anuraghazra#1014) * feat: limit langs shown on wakatime card (anuraghazra#988) * fix: fixed javascript oof moment Co-authored-by: Issy <[email protected]> Co-authored-by: Anurag Hazra <[email protected]> Co-authored-by: Mike Beaton <[email protected]> Co-authored-by: Florian Bussmann <[email protected]>
This styling falls in line with the recently released GitHub dark mode. You can see it in action here