diff --git a/themes/index.js b/themes/index.js index 132924b8fd217..3c212ab152289 100644 --- a/themes/index.js +++ b/themes/index.js @@ -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",