diff --git a/static/themes/_list.json b/static/themes/_list.json index d547ee095..004b5a45b 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -533,5 +533,10 @@ "name": "bouquet", "bgColor": "#38564a", "textColor": "#ffbdb2" + }, + { + "name": "midnight", + "bgColor": "#0c0e12", + "textColor": "#525f7a", } ]