Skip to content
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

Merged
merged 2 commits into from
Apr 3, 2021
Merged

Add GitHub dark theme #758

merged 2 commits into from
Apr 3, 2021

Conversation

issy
Copy link
Contributor

@issy issy commented Dec 25, 2020

This styling falls in line with the recently released GitHub dark mode. You can see it in action here

This styling falls in line with the recently released GitHub dark mode
@vercel
Copy link

vercel bot commented Dec 25, 2020

@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.

@github-actions github-actions bot added the themes Feature, Enhancement, Fixes related to themes. label Dec 25, 2020
@anuraghazra
Copy link
Owner

Theme preview (bot)

title-color: #58A6FF

icon-color: #1F6FEB

text-color: #C3D1D9

bg-color: #0D1117

@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #758 (d7146eb) into master (86b9ad6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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           
Impacted Files Coverage Δ
themes/index.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86b9ad6...d7146eb. Read the comment docs.

@stale
Copy link

stale bot commented Jan 24, 2021

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.

@stale stale bot added the stale Issue is marked as stale. label Jan 24, 2021
@stale stale bot closed this Jan 31, 2021
@microhod microhod mentioned this pull request Feb 8, 2021
@anuraghazra anuraghazra reopened this Apr 3, 2021
@stale stale bot removed the stale Issue is marked as stale. label Apr 3, 2021
@anuraghazra
Copy link
Owner

Theme preview (bot)

title_color: #58A6FF | icon_color: #1F6FEB | text_color: #C3D1D9 | bg_color: #0D1117

Link: https://github-readme-stats.vercel.app/api?username=anuraghazra&title_color=58A6FF&icon_color=1F6FEB&text_color=C3D1D9&bg_color=0D1117&show_icons=true

Hi thanks for the theme contribution, please read our theme contribution guidelines

We are currently only accepting color combinations from any vscode theme or which has good color combination to minimize bloating the themes collection.

Also note that if this theme is exclusively for your personal use then instead of adding it to our theme collection you can use card customization options

Read our contribution guidelines for more info

@vercel
Copy link

vercel bot commented Apr 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/github-readme-stats-team/github-readme-stats/H6JQ8W3pXFFaghvkujjfLLYSeKtK
✅ Preview: https://github-readme-git-fork-issy-patch-1-github-readme-sta-be0334.vercel.app

@anuraghazra
Copy link
Owner

Theme preview (bot)

Cannot create theme preview

Hi thanks for the theme contribution, please read our theme contribution guidelines

We are currently only accepting color combinations from any vscode theme or which has good color combination to minimize bloating the themes collection.

Also note that if this theme is exclusively for your personal use then instead of adding it to our theme collection you can use card customization options

Read our contribution guidelines for more info

@anuraghazra anuraghazra merged commit f3c3950 into anuraghazra:master Apr 3, 2021
@issy issy deleted the patch-1 branch April 6, 2021 20:24
anuraghazra added a commit that referenced this pull request Apr 26, 2021
…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]>
hypernova7 pushed a commit to hypernova7/github-readme-stats that referenced this pull request Apr 28, 2021
* 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]>
hypernova7 pushed a commit to hypernova7/github-readme-stats that referenced this pull request Apr 28, 2021
* 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]>
maacpiash added a commit to maacpiash/maacpiash that referenced this pull request May 11, 2021
Thanks to @issy for her PR: anuraghazra/github-readme-stats#758

Furthermore, the "trophies" card has been removed for a bit cleaner look.
Kab1r pushed a commit to Kab1r/github-readme-stats that referenced this pull request Apr 4, 2022
This styling falls in line with the recently released GitHub dark mode

Co-authored-by: Anurag Hazra <[email protected]>
Kab1r pushed a commit to Kab1r/github-readme-stats that referenced this pull request Apr 4, 2022
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
themes Feature, Enhancement, Fixes related to themes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants