mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 16:38:23 +00:00
style(theme): added swift theme (#1395)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
53acb536f8
commit
22ab081cee
1 changed files with 6 additions and 0 deletions
|
|
@ -324,6 +324,12 @@ const themes = {
|
|||
text_color: "0088ff",
|
||||
bg_color: "193549",
|
||||
},
|
||||
swift: {
|
||||
title_color: "000000",
|
||||
icon_color: "f05237",
|
||||
text_color: "000000",
|
||||
bg_color: "f7f7f7",
|
||||
},
|
||||
aura: {
|
||||
title_color: "a277ff",
|
||||
icon_color: "ffca85",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue