From 2aeb88d728cd97753c4c662f9ac3e25b8b89a2f8 Mon Sep 17 00:00:00 2001 From: Huerta Saavedra Date: Thu, 15 Dec 2022 14:29:17 -0600 Subject: [PATCH] Fixed Night Theme --- color.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/color.ini b/color.ini index 3cc9c51..4f90d63 100644 --- a/color.ini +++ b/color.ini @@ -4,12 +4,12 @@ subtext = c0caf5 nav-active-text = 2ac3de ; FIXME: This has no effect ;tab-active-text = 2ac3de -main = 24283b -sidebar = 1f2335 -player = 1f2335 -card = 1f2335 -shadow = 1f2335 -main-secondary = 1f2335 +main = 1a1b26 +sidebar = 16161e +player = 16161e +card = 16161e +shadow = 16161e +main-secondary = 16161e button = 2ac3de button-secondary = a9b1d6 button-active = 2ac3de