From a950974eb77688c31b49fb439ebd41633227a3f2 Mon Sep 17 00:00:00 2001 From: w1zard Date: Thu, 18 Jul 2024 20:13:05 -0300 Subject: [PATCH] Update nocturnal.css --- themes-cores/nocturnal.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/themes-cores/nocturnal.css b/themes-cores/nocturnal.css index 809dca2..32c4b17 100644 --- a/themes-cores/nocturnal.css +++ b/themes-cores/nocturnal.css @@ -3382,3 +3382,11 @@ button.button_f67531>.contents_dd4f85>svg>path[fill*="var(--interactive-normal)" .clickable_fc4f04 .icon_fc4f04 { color: var(--mainColor); } + +.spriteGreyscale_d91a75{ + background-color: var(--mainColor); +} + +.clickable_fc4f04:hover .icon_fc4f04{ + color: var(--mainColor); +} \ No newline at end of file