From 2e7294969665083dc55d2f95defb0b4f3f2bd0fb Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 23 Dec 2020 00:55:04 +0000 Subject: [PATCH] added horizon to the list --- static/themes/list.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/themes/list.json b/static/themes/list.json index a5bb0a038..222e19e37 100644 --- a/static/themes/list.json +++ b/static/themes/list.json @@ -458,5 +458,10 @@ "name": "repose_light", "bgColor": "#efead0", "textColor": "#333538" + }, + { + "name": "horizon", + "bgColor": "#1C1E26", + "textColor": "#c4a88a" } ]