From 9a368962b1fcedece949a5bfa01ef8e491ee7fb0 Mon Sep 17 00:00:00 2001 From: EvilMuffinHa Date: Mon, 14 Mar 2022 17:43:53 -0400 Subject: [PATCH] colorchange --- themectl/templates/element-custom.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themectl/templates/element-custom.mustache b/themectl/templates/element-custom.mustache index f6f3608..1ad18c3 100644 --- a/themectl/templates/element-custom.mustache +++ b/themectl/templates/element-custom.mustache @@ -20,7 +20,7 @@ "timeline-background-color": "#{{base00-hex}}", "timeline-text-color": "#{{base05-hex}}", "timeline-text-secondary-color": "#{{base05-hex}}", - "timeline-highlights-color": "#{{base06-hex}}", + "timeline-highlights-color": "#{{base03-hex}}", "username-colors": ["#{{base03-hex}}", "#{{base08-hex}}", "#{{base0B-hex}}", "#{{base0A-hex}}", "#{{base0D-hex}}", "#{{base0E-hex}}", "#{{base0C-hex}}", "#{{base05-hex}}"],