mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-03-07 15:08:07 +08:00
style(theme): added maroongold theme (#528)
Adding a maroon plus golden theme as nothing of that sort exists yet. Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
d93db831d6
commit
8b772e810f
@ -227,6 +227,12 @@ const themes = {
|
||||
text_color: "ffffff",
|
||||
bg_color: "20232a",
|
||||
},
|
||||
maroongold: {
|
||||
title_color: "F7EF8A",
|
||||
icon_color: "F7EF8A",
|
||||
text_color: "E0AA3E",
|
||||
bg_color: "260000",
|
||||
},
|
||||
yeblu: {
|
||||
title_color: "ffff00",
|
||||
icon_color: "ffff00",
|
||||
|
Loading…
Reference in New Issue
Block a user