diff --git a/public/themes/list.json b/public/themes/list.json index e60b69c1e..3f8627222 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -4,6 +4,11 @@ "bgColor": "#111", "textColor": "#eee" }, + { + "name": "dark_magic_girl", + "bgColor": "#091f2c", + "textColor": "#a288d9" + }, { "name": "8008", "bgColor": "#333a45", @@ -54,6 +59,11 @@ "bgColor": "#313231", "textColor": "#a5a096" }, + { + "name": "magic_girl", + "bgColor": "#ffffff", + "textColor": "#00ac8c" + }, { "name": "metropolis", "bgColor": "#0f1f2c",