From 762ae5173719c9239ce4e7ca1b1e601d8fa68b82 Mon Sep 17 00:00:00 2001 From: refact0r <34758569+refact0r@users.noreply.github.com> Date: Thu, 6 May 2021 16:18:20 -0700 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 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", } ]