From a984376bcc81b7beb3dfdc5a467a159223f17785 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 1 Dec 2023 18:01:22 +0000 Subject: [PATCH] Column color --- theme/37c3/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/37c3/theme.json b/theme/37c3/theme.json index 4df05f4e9..38e294c7c 100644 --- a/theme/37c3/theme.json +++ b/theme/37c3/theme.json @@ -62,7 +62,7 @@ "post-bg-color": "#000000ff", "timeline-posts-background-color": "#000000ff", "header-bg-color": "#000000ff", - "column-left-color": "#29ffffff", + "column-left-color": "black", "text-entry-background": "#0f0d10", "link-bg-color": "#0f0d10", "main-link-color": "#29ffffff",