From bc83c6597373646f0fa0bd69e72ac33c7e649396 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 1 Dec 2023 17:55:36 +0000 Subject: [PATCH] Border color --- theme/37c3/theme.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/theme/37c3/theme.json b/theme/37c3/theme.json index 45847738e..4df05f4e9 100644 --- a/theme/37c3/theme.json +++ b/theme/37c3/theme.json @@ -37,7 +37,7 @@ "options-main-visited-color": "#46eed5", "post-separator-width": "80%", "post-separator-height": "10%", - "column-left-header-background": "#6800e7", + "column-left-header-background": "#2d42ffff", "banner-height": "15vh", "banner-height-mobile": "10vh", "focus-color": "blue", @@ -62,7 +62,7 @@ "post-bg-color": "#000000ff", "timeline-posts-background-color": "#000000ff", "header-bg-color": "#000000ff", - "column-left-color": "#0f0d10", + "column-left-color": "#29ffffff", "text-entry-background": "#0f0d10", "link-bg-color": "#0f0d10", "main-link-color": "#29ffffff", @@ -79,9 +79,9 @@ "title-color": "#aaaaaaff", "column-left-fg-color": "#05b9ec", "main-bg-color-dm": "#0b0a0a", - "border-color": "#6800e7", - "border-width": "0px", - "border-width-header": "0px", + "border-color": "#2d42ffff", + "border-width": "1px", + "border-width-header": "1px", "main-bg-color-reply": "#0f0d10", "main-bg-color-report": "#0f0d10", "hashtag-vertical-spacing3": "100px",