diff --git a/themes-cores/neutron8.css b/themes-cores/neutron8.css index d6aaf4b..471cda2 100644 --- a/themes-cores/neutron8.css +++ b/themes-cores/neutron8.css @@ -3360,3 +3360,11 @@ div[aria-label=GUILD_SETTINGS] .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.it .bannerImage_fd6364:before{ background-color: transparent; } +/*soundboard*/ +.picker_cd703d.refresh_cd703d{ + background-color: var(--backgroundColor); +} + +.soundButtonInteractiveRefresh_f40049 { + background: var(--backgroundColor); opacity: .9; +} \ No newline at end of file diff --git a/themes-cores/nocturnal.css b/themes-cores/nocturnal.css index b37f7bb..d231ed9 100644 --- a/themes-cores/nocturnal.css +++ b/themes-cores/nocturnal.css @@ -3422,3 +3422,12 @@ button.button_adca65>.contents_dd4f85>svg>path[fill*="var(--interactive-normal)" .scroller_ff90b2{ background-color: var(--backgroundColor02); } + +/*soundboard*/ +.picker_cd703d.refresh_cd703d{ + background-color: var(--backgroundColor); +} + +.soundButtonInteractiveRefresh_f40049 { + background: var(--backgroundColor); opacity: .9; +} \ No newline at end of file