From 56541d9192986e32fb8004f58d3fd91e3a151c77 Mon Sep 17 00:00:00 2001 From: Huerta Saavedra Date: Thu, 15 Dec 2022 13:06:01 -0600 Subject: [PATCH] Night theme: Fixed left bar colors --- color.ini | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/color.ini b/color.ini index 1450353..1ac8fab 100644 --- a/color.ini +++ b/color.ini @@ -1,23 +1,23 @@ [Night] text = a9b1d6 subtext = a9b1d6 -nav-active-text = 1a1b26 -main = 1f1f29 -sidebar = 1f1f29 +nav-active-text = 2ac3de +main = 1a1b26 +sidebar = 1a1b26 player = 1f1f29 card = 1a1b26 shadow = 000000 -main-secondary = 1f1f29 -button = 33384d -button-secondary = a9b1d6 -button-active = a9b1d6 -button-disabled = a9b1d6 -nav-active = 33384d -play-button = 33384d -tab-active = 1f1f29 +main-secondary = 1a1b26 +button = 27384e +button-secondary = 27384e +button-active = 27384e +button-disabled = 27384e +nav-active = 27384e +play-button = 2ac3de +tab-active = 27384e notification = 1a1b26 notification-error = 1a1b26 -playback-bar = a9b1d6 +playback-bar = 27384e misc = FFFFFF [Storm]