From 818a824ebdea1d9ad43455b792a52a44ce77839d Mon Sep 17 00:00:00 2001 From: w1zard Date: Tue, 22 Oct 2024 20:39:48 -0300 Subject: [PATCH] Update nocturnal.css --- themes-cores/nocturnal.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes-cores/nocturnal.css b/themes-cores/nocturnal.css index d231ed9..4fd88e0 100644 --- a/themes-cores/nocturnal.css +++ b/themes-cores/nocturnal.css @@ -3425,9 +3425,9 @@ button.button_adca65>.contents_dd4f85>svg>path[fill*="var(--interactive-normal)" /*soundboard*/ .picker_cd703d.refresh_cd703d{ - background-color: var(--backgroundColor); + background-color: var(--backgroundColor02); } .soundButtonInteractiveRefresh_f40049 { - background: var(--backgroundColor); opacity: .9; + background: var(--backgroundColor02); opacity: .9; } \ No newline at end of file