mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
style(theme): added slateorange theme (#588)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
4cd0a047e9
commit
e02a9c056c
1 changed files with 6 additions and 0 deletions
|
|
@ -251,6 +251,12 @@ const themes = {
|
|||
text_color: "27e8a7",
|
||||
bg_color: "242938"
|
||||
},
|
||||
slateorange: {
|
||||
title_color: "faa627",
|
||||
icon_color: "faa627",
|
||||
text_color: "ffffff",
|
||||
bg_color: "36393f"
|
||||
},
|
||||
kacho_ga: {
|
||||
title_color: "bf4a3f",
|
||||
icon_color: "a64833",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue