Skip to content

Commit d857471

Browse files
committed
fix: remove Starwar easter egg and new playlist button
1 parent e0fddaf commit d857471

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Themes/SpicetifyDefault/user.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
.profile.content-top-bar__profile-link,
1717
.upgrade-button,
1818
.view-player .remote-playback-bar,
19-
.NewPlaylistButton {
19+
.LeftSidebarNewPlaylistButton__button {
2020
display: none !important;
2121
}
2222

@@ -591,6 +591,10 @@ span.glue-page-header__title-text {
591591
box-shadow: 0 2px 2px 0 var(--modspotify_main_fg);
592592
}
593593

594+
.saber-hilt {
595+
display: none;
596+
}
597+
594598
.glue-page-header__p2s-details,
595599
.glue-page-header__p2s-followers {
596600
display: none;

0 commit comments

Comments
 (0)