mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
style(theme): Added Midnight-Purple Theme (#426)
This commit is contained in:
parent
9abba006a9
commit
81d7847f99
@ -197,6 +197,12 @@ const themes = {
|
|||||||
text_color: "c7c8c2",
|
text_color: "c7c8c2",
|
||||||
bg_color: "1f2430",
|
bg_color: "1f2430",
|
||||||
},
|
},
|
||||||
|
"midnight-purple":{
|
||||||
|
title_color: "9745f5",
|
||||||
|
icon_color: "9f4bff",
|
||||||
|
text_color: "ffffff",
|
||||||
|
bg_color: "000000",
|
||||||
|
},
|
||||||
calm: {
|
calm: {
|
||||||
title_color: "e07a5f",
|
title_color: "e07a5f",
|
||||||
icon_color: "edae49",
|
icon_color: "edae49",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user