#Smart shuffle icon is gone
3 messages · Page 1 of 1 (latest)
.player-controls .lihLVK button {
min-block-size: 24px !important;
border: none !important;
height: 24px !important;
background-color: var(--spice-subtext) !important;
-webkit-mask-image: url("https://nimsandu.github.io/spicetify-bloom/assets/fluentui-system-icons/ic_fluent_arrow_shuffle_24_regular.svg");
}
.player-controls .lihLVK button[aria-checked="true"] {
height: 24px !important;
background-color: var(--spice-accent) !important;
-webkit-mask-image: url("https://nimsandu.github.io/spicetify-bloom/assets/fluentui-system-icons/ic_fluent_arrow_shuffle_24_filled.svg");
}
that's all I can suggest
un it kinda does it but the shuffle button isnt green or "sparkles" when its on.