Skip to content

Commit

Permalink
fix play on spotify button colors
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Jul 22, 2024
1 parent 50b740c commit 652055e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system24.css
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
color: var(--bg-0);
}
/* fix white-500 */
[class*=buttonColor_] /* play on spotify button */,
[class*=lookFilled_][class*=colorPrimary_] /* neutral buttons (like in account settings) */,
#app-mount [class*=lookLink_][class*=colorPrimary_] /* link buttons (like in account settings) */,
[class^=friendRequestsButton_] [class^=numberBadge_] /* inbox friend requests number */,
Expand Down

0 comments on commit 652055e

Please sign in to comment.