diff --git a/themes/index.js b/themes/index.js index 92a0857..3481dc0 100644 --- a/themes/index.js +++ b/themes/index.js @@ -227,6 +227,12 @@ const themes = { text_color: "ffffff", bg_color: "20232a", }, + jolly: { + title_color: "ff64da", + icon_color: "a960ff", + text_color: "ffffff", + bg_color: "291B3E", + }, maroongold: { title_color: "F7EF8A", icon_color: "F7EF8A",