From f13f0e8e6f3566408152c337fb42cf8be3a0ca09 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 21 Nov 2020 10:20:04 +0000 Subject: [PATCH] Title color --- theme/rc3/theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/rc3/theme.json b/theme/rc3/theme.json index a62a09517..904998878 100644 --- a/theme/rc3/theme.json +++ b/theme/rc3/theme.json @@ -50,6 +50,7 @@ "main-link-color": "#05b9ec", "main-link-color-hover": "#46eed5", "main-fg-color": "white", + "title-color": "white", "column-left-fg-color": "#05b9ec", "main-bg-color-dm": "#0b0a0a", "border-color": "#6800e7",