mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(Sleek): Make playlist play button visible
This commit is contained in:
parent
de39c7ca7a
commit
fc7795fce8
@ -298,7 +298,7 @@ span.artist-artistVerifiedBadge-badge svg:nth-child(1) {
|
||||
|
||||
/* Main Play Button Change */
|
||||
.main-playButton-PlayButton.main-playButton-primary {
|
||||
color: var(--spice-button-text);
|
||||
color: var(--spice-main);
|
||||
background-color: var(--spice-play-button);
|
||||
box-shadow: var(--spice-shadow) 0 5px 4px 0px;
|
||||
transition-duration: 0.15s !important;
|
||||
|
Loading…
Reference in New Issue
Block a user