From b677c3994ef1aa875ec982c4741047910b976c3e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 28 May 2020 15:17:16 +0100 Subject: [PATCH] lcd cw background color --- theme.py | 1 - 1 file changed, 1 deletion(-) diff --git a/theme.py b/theme.py index 0d4227e1..27a4be13 100644 --- a/theme.py +++ b/theme.py @@ -183,7 +183,6 @@ def setThemeLCD(baseDir: str): "button-selected": "#01b82b", "button-background": "#65d82b", "button-text": "black", - "cw-background": "#ff42a0", "color: #FFFFFE;": "color: #9fb42b;", "calendar-bg-color": "#eee", "lines-color": "#ff42a0",