mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 21:05:16 +00:00
style(theme): added noctis minimus theme (#1342)
* Add Noctis minimus theme * Add Noctis minimus theme Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
This commit is contained in:
parent
ab4876aa35
commit
efd0a8bc4f
1 changed files with 6 additions and 0 deletions
|
|
@ -306,6 +306,12 @@ const themes = {
|
|||
text_color: "FF75B5",
|
||||
bg_color: "31353a",
|
||||
},
|
||||
noctis_minimus: {
|
||||
title_color: "d3b692",
|
||||
icon_color: "72b7c0",
|
||||
text_color: "c5cdd3",
|
||||
bg_color: "1b2932",
|
||||
},
|
||||
cobalt2: {
|
||||
title_color: "ffc600",
|
||||
icon_color: "ffffff",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue