mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-19 01:26:17 +00:00
style(theme): Added chartreuse-dark theme (#313)
This commit is contained in:
+7
-1
@@ -149,7 +149,13 @@ const themes = {
|
||||
text_color: "859900",
|
||||
bg_color: "fdf6e3",
|
||||
},
|
||||
nord: {
|
||||
"chartreuse-dark": {
|
||||
title_color: "7fff00",
|
||||
icon_color: "00AEFF",
|
||||
text_color: "fff",
|
||||
bg_color: "000",
|
||||
},
|
||||
"nord": {
|
||||
title_color: "81a1c1",
|
||||
text_color: "d8dee9",
|
||||
icon_color: "88c0d0",
|
||||
|
||||
Reference in New Issue
Block a user