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:
Anant Mishra 2021-10-01 20:01:36 +05:30 committed by GitHub
parent ab4876aa35
commit efd0a8bc4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",