From 0e34a7c91530b99ca30fc2c392c991f751da1a36 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 25 Nov 2020 17:07:24 +0000 Subject: [PATCH] Options screen background --- theme/debian/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/debian/theme.json b/theme/debian/theme.json index 02d24ae1..1e6b628b 100644 --- a/theme/debian/theme.json +++ b/theme/debian/theme.json @@ -25,7 +25,7 @@ "rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)", "column-left-color": "#e6ebf0", "main-bg-color": "#e6ebf0", - "options-bg-color": "black", + "options-bg-color": "#010026", "post-bg-color": "#e6ebf0", "timeline-posts-background-color": "#e6ebf0", "header-bg-color": "#e6ebf0",