mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
style(theme): Add darcula theme. (#285)
This commit is contained in:
parent
243107cc7e
commit
5a1af30d40
@ -125,6 +125,12 @@ const themes = {
|
|||||||
text_color: "ffd95b",
|
text_color: "ffd95b",
|
||||||
bg_color: "000000",
|
bg_color: "000000",
|
||||||
},
|
},
|
||||||
|
darcula: {
|
||||||
|
title_color: "BA5F17",
|
||||||
|
icon_color: "84628F",
|
||||||
|
text_color: "BEBEBE",
|
||||||
|
bg_color: "242424",
|
||||||
|
},
|
||||||
bear: {
|
bear: {
|
||||||
title_color: "e03c8a",
|
title_color: "e03c8a",
|
||||||
icon_color: "00AEFF",
|
icon_color: "00AEFF",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user