mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
style(theme): add ayu-mirage theme (#369)
* style: add ayu-mirage theme * fix: remove unneeded "," * style: fix color hex values * style: change title color to white * style: swap title and text color Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
28e97b76d4
commit
0413909203
@ -185,6 +185,12 @@ const themes = {
|
|||||||
text_color: "ffffff",
|
text_color: "ffffff",
|
||||||
bg_color: "002b36",
|
bg_color: "002b36",
|
||||||
},
|
},
|
||||||
|
"ayu-mirage": {
|
||||||
|
title_color: "f4cd7c",
|
||||||
|
icon_color: "73d0ff",
|
||||||
|
text_color: "c7c8c2",
|
||||||
|
bg_color: "1f2430",
|
||||||
|
},
|
||||||
calm: {
|
calm: {
|
||||||
title_color: "e07a5f",
|
title_color: "e07a5f",
|
||||||
icon_color: "edae49",
|
icon_color: "edae49",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user