diff --git a/themes/index.js b/themes/index.js index 835e7d871c5c5..124b5c0f6f8e0 100644 --- a/themes/index.js +++ b/themes/index.js @@ -251,6 +251,12 @@ const themes = { text_color: "27e8a7", bg_color: "242938" }, + slateorange: { + title_color: "faa627", + icon_color: "faa627", + text_color: "ffffff", + bg_color: "36393f" + }, kacho_ga: { title_color: "bf4a3f", icon_color: "a64833",