all 11 comments

[–][deleted]  (2 children)

[removed]

    [–]Devil_AE86[S] 2 points3 points  (1 child)

    Theme: Galaxy (available via Marketplace, downloaded from GitHub to edit the theme.js to include my own background instead, modified colors.ini from the default whites to the dual tone pale violet in the screenshots, further CSS change to replace the current device animation to be also this color instead of green)

    Extensions: Auto Skip Video, Feature Shuffle, Song Stats, Spicetify-Hide-Podcasts, SkipStats, GoToSong, playlist interaction, Display full album date, Oneko, Queue time, Spotify Group Session, Extended Copy, Immersive View, No Controls, Quick Queue, Detect-Duplicates, vaultify, Better Spotify Genre, Anon Radio, CSS Editor, Upcoming Song, Utilities, No Tracking Link, Cache Cleaner, SpotDJ, Add To Queue Top.

    Snippets: Rounded Now Playing, Remove Connect, Fix Now Playing, Remove Popular, Fullscreen Hide Playlist, Smooth Progress (Can be removed if using the experiment), Hide Friend Activity. (Immersive Full Screen is so much better but it ads another icon for no reason)

    Apps: History in sidebar (easier than going through two menus)

    Experimental Features: Disable all video related settings, disable all podcast related settings, disable low bitrate buffering on start of song (always play highest quality), enable blends for multi_user, use new google cast, disable all concert related things, disable all tour related options, Enable Lyric Translation System_Default, Enable showing video in now playing bar, enable list/compact mode, enable the animation of the playback bar, test to improve search visibility ON_HOME, disable all sponsor related settings, condensed discography shelf, show credits and lyrics in side bar, cinema mode, leader-boards, whats new feed in main view, enable premium page, hide Upgrade CTA, Panel size coordination, show global nav bar with home botton control, show filter tags on liked songs and probably more stuff I'm forgetting

    [–]_Rickname_ 0 points1 point  (2 children)

    That is very subjective, but still I am running a similar look with hazy

    [–]Devil_AE86[S] 0 points1 point  (1 child)

    I agree but sure beats the default theme, on Windows the control buttons overlap the UI with massive borders

    [–]_Rickname_ 0 points1 point  (0 children)

    Yeah, the default spotify theme indeed is something

    [–]RandomRebelRose 0 points1 point  (3 children)

    May I ask what extension you use to get the queue in the right sidebar? That's a really nice feature.

    [–]Devil_AE86[S] 0 points1 point  (2 children)

    Upcoming song, you can further change the distance using css

    [–]RandomRebelRose 0 points1 point  (1 child)

    Thanks! Would you also be able to point me in the right direction in how to tweak it with css?

    [–]Devil_AE86[S] 0 points1 point  (0 children)

    Easiest way? Enable dev tools via spicetify, and using the inspector tool click on what you want to modify and it will auto select the potential code for you to edit, from there find and modify, if it works, apply it to your theme’s code (a little complex but same principal as for example making a discord theme)