Skip to content

Commit

Permalink
style(theme): added noctis minimus theme (anuraghazra#1342)
Browse files Browse the repository at this point in the history
* Add Noctis minimus theme

* Add Noctis minimus theme

Co-authored-by: Anurag Hazra <[email protected]>
  • Loading branch information
2 people authored and lencx committed May 16, 2022
1 parent 89adb3a commit 341994d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 341994d

Please sign in to comment.