From 070596e0104b18f7117665fb60f1dd11f22f9d60 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 25 Dec 2020 15:40:23 +0000 Subject: [PATCH] Login background --- theme/zen/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/zen/theme.json b/theme/zen/theme.json index 078ec443..49b8918d 100644 --- a/theme/zen/theme.json +++ b/theme/zen/theme.json @@ -1,4 +1,5 @@ { + "login-bg-color": "#212e3f", "lines-color": "#b6a188", "day-number": "black", "day-number2": "#bbb", @@ -16,7 +17,6 @@ "newswire-date-color": "#ffd974", "main-bg-color": "#5c4e41", "calendar-bg-color": "#5c4e41", - "login-bg-color": "#5c4e41", "options-bg-color": "#5c4e41", "post-bg-color": "#5c4e41", "timeline-posts-background-color": "#5c4e41",