mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-03-07 15:08:07 +08:00
style(theme): added new theme "kacho-ga" (#589)
* Update index.js Added a new theme * Update index.js * Update index.js fixed the broken name
This commit is contained in:
parent
9f84fa64ea
commit
4cd0a047e9
@ -250,6 +250,12 @@ const themes = {
|
||||
icon_color: "89ddff",
|
||||
text_color: "27e8a7",
|
||||
bg_color: "242938"
|
||||
},
|
||||
kacho_ga: {
|
||||
title_color: "bf4a3f",
|
||||
icon_color: "a64833",
|
||||
text_color: "d9c8a9",
|
||||
bg_color: "402b23"
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user