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
Anant-mishra1729 and anuraghazra authored Oct 1, 2021
1 parent ab4876a commit efd0a8b
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 efd0a8b

Please sign in to comment.