From 482a2e785670ab442f1baad64c310350e2519af5 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 5 Aug 2020 18:51:31 +0100 Subject: [PATCH] updated sleeves bg --- public/themes/list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/list.json b/public/themes/list.json index 192104c5e..fab10039c 100644 --- a/public/themes/list.json +++ b/public/themes/list.json @@ -80,7 +80,7 @@ }, { "name": "mr_sleeves", - "bgColor": "linear-gradient(to right, #daa99b, #daa99b 20%, #bdc6ca 20%, #bdc6ca 80%, #8fadc9 80%);", + "bgColor": "#bdc6ca", "textColor": "#000" }, {