diff --git a/static/themes/_list.json b/static/themes/_list.json index 3366d5622..f7e23d788 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -4,6 +4,11 @@ "bgColor": "#111", "textColor": "#eee" }, + { + "name": "muted", + "bgColor": "#1b13b3", + "textColor": "#e9ecf0" + }, { "name": "dark_magic_girl", "bgColor": "#091f2c",