diff --git a/themes-cores/nocturnal.css b/themes-cores/nocturnal.css index 80a52b6..809dca2 100644 --- a/themes-cores/nocturnal.css +++ b/themes-cores/nocturnal.css @@ -3378,4 +3378,7 @@ button.button_f67531>.contents_dd4f85>svg>path[fill*="var(--interactive-normal)" /*bar on top*/ .theme-dark .themed_fc4f04,.theme-dark .children_fc4f04:after{ background: var(--backgrounColor02); -} \ No newline at end of file +} +.clickable_fc4f04 .icon_fc4f04 { + color: var(--mainColor); +}