Skip to content

Commit

Permalink
kkjjndajknknjnjknjkdajnkkjndjnkkjnda
Browse files Browse the repository at this point in the history
  • Loading branch information
yw1zard committed Oct 20, 2024
1 parent 2e9161c commit 1fb5fbb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
8 changes: 8 additions & 0 deletions themes-cores/neutron8.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
9 changes: 9 additions & 0 deletions themes-cores/nocturnal.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit 1fb5fbb

Please sign in to comment.