From eb0efba35c05dacaddcf58932ae8f369b6c90dbf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 1 Dec 2023 18:16:14 +0000 Subject: [PATCH] Column color --- theme/37c3/theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/37c3/theme.json b/theme/37c3/theme.json index 38e294c7c..7f9e4cf50 100644 --- a/theme/37c3/theme.json +++ b/theme/37c3/theme.json @@ -24,8 +24,8 @@ "welcome-button-color": "#6800e7", "login-button-fg-color": "#aaaaaaff", "welcome-button-fg-color": "#aaaaaaff", - "verticals-width": "6px", - "tab-border-color": "#6800e7", + "verticals-width": "3px", + "tab-border-color": "#2d42ffff", "timeline-border-radius": "0", "button-corner-radius": "0", "newswire-publish-icon": "True",