mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 10:58:34 +00:00
style(theme): add theme "Yeblu" (#527)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user