diff --git a/themes/index.js b/themes/index.js index f5d8d9160fd1b..d57497c791fc5 100644 --- a/themes/index.js +++ b/themes/index.js @@ -455,6 +455,13 @@ export const themes = { icon_color: "ebcfb2", border_color: "e1bc29", bg_color: "2b2d40", + }, + cyan_blue: { + title_color: "#00eeef", + icon_color: "#006666", + text_color: "#003333", + border_color: "ffffff", + bg_color: "202020", }, ambient_gradient: { title_color: "ffffff",