diff --git a/themes/index.js b/themes/index.js index a188c21..6b3ec6d 100644 --- a/themes/index.js +++ b/themes/index.js @@ -209,6 +209,12 @@ const themes = { text_color: "ebcfb2", bg_color: "373f51", }, + omni: { + title_color: "FF79C6", + icon_color: "e7de79", + text_color: "E1E1E6", + bg_color: "191622" + }, react: { title_color: "61dafb", icon_color: "61dafb",