mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
style(theme): Add Omni theme (#424)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
81d7847f99
commit
e3d6f95031
@ -209,6 +209,12 @@ const themes = {
|
|||||||
text_color: "ebcfb2",
|
text_color: "ebcfb2",
|
||||||
bg_color: "373f51",
|
bg_color: "373f51",
|
||||||
},
|
},
|
||||||
|
omni: {
|
||||||
|
title_color: "FF79C6",
|
||||||
|
icon_color: "e7de79",
|
||||||
|
text_color: "E1E1E6",
|
||||||
|
bg_color: "191622"
|
||||||
|
},
|
||||||
react: {
|
react: {
|
||||||
title_color: "61dafb",
|
title_color: "61dafb",
|
||||||
icon_color: "61dafb",
|
icon_color: "61dafb",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user