From d7c594a54a0fa73018716ab60d2d55f94b8a1673 Mon Sep 17 00:00:00 2001 From: refact0r <34758569+refact0r@users.noreply.github.com> Date: Thu, 6 May 2021 16:20:47 -0700 Subject: [PATCH] fix comma --- static/themes/_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/themes/_list.json b/static/themes/_list.json index 004b5a45b..c4477d006 100644 --- a/static/themes/_list.json +++ b/static/themes/_list.json @@ -537,6 +537,6 @@ { "name": "midnight", "bgColor": "#0c0e12", - "textColor": "#525f7a", + "textColor": "#525f7a" } ]