mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 22:15:15 +00:00
style(theme): add theme "Yeblu" (#527)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
1958f545a7
commit
d0d385ab88
1 changed files with 6 additions and 0 deletions
|
|
@ -227,6 +227,12 @@ const themes = {
|
|||
text_color: "ffffff",
|
||||
bg_color: "20232a",
|
||||
},
|
||||
yeblu: {
|
||||
title_color: "ffff00",
|
||||
icon_color: "ffff00",
|
||||
text_color: "ffffff",
|
||||
bg_color: "002046",
|
||||
},
|
||||
blueberry: {
|
||||
title_color: "82aaff",
|
||||
icon_color: "89ddff",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue