mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
style(theme): added new theme "jolly" (#530)
* a new "jolly" theme borns * update of "jolly" theme Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
69ab2db852
commit
890383d8da
1 changed files with 6 additions and 0 deletions
|
|
@ -227,6 +227,12 @@ const themes = {
|
|||
text_color: "ffffff",
|
||||
bg_color: "20232a",
|
||||
},
|
||||
jolly: {
|
||||
title_color: "ff64da",
|
||||
icon_color: "a960ff",
|
||||
text_color: "ffffff",
|
||||
bg_color: "291B3E",
|
||||
},
|
||||
maroongold: {
|
||||
title_color: "F7EF8A",
|
||||
icon_color: "F7EF8A",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue