From 5fc230a6b5c8564310e8c1f2c6bd8e9a7ef23a2a Mon Sep 17 00:00:00 2001 From: lassc <72284051+l4ssc@users.noreply.github.com> Date: Mon, 7 Dec 2020 22:09:19 -0600 Subject: [PATCH] Update list.json --- static/themes/list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/themes/list.json b/static/themes/list.json index e8bb26bae..b23f43db3 100644 --- a/static/themes/list.json +++ b/static/themes/list.json @@ -445,12 +445,12 @@ "textColor": "#ffffff" }, { - "name": "repose dark", + "name": "repose_dark", "bgColor": "#2f3338", "textColor": "#d6d2bc" }, { - "name": "repose light", + "name": "repose_light", "bgColor": "#efead0", "textColor": "#333538" }