From 3467ba6715092408f78be4bbfac8326f6adf00d3 Mon Sep 17 00:00:00 2001 From: Finn Lestrange <44287141+71xn@users.noreply.github.com> Date: Tue, 6 Apr 2021 12:10:04 +0100 Subject: [PATCH] Update _list.json --- static/themes/_list.json | 5 +++++ 1 file changed, 5 insertions(+) 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",