A translucent theme based on DynamicDefault and Bloom. If you're liking Hazy, please don't forget to ⭐ the project.
Custom Backgrounds
Set Background To Album Art
- Click on your Profile > Experimental Features
- Search"sidebar"
- Copy the following settings:
Click the new "Now Playing View" button to activate the sidebar
![](https://private-user-images.githubusercontent.com/80211195/243456762-ee64d41c-33f2-41ed-9c70-03a639383570.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTc3NjksIm5iZiI6MTczOTA5NzQ2OSwicGF0aCI6Ii84MDIxMTE5NS8yNDM0NTY3NjItZWU2NGQ0MWMtMzNmMi00MWVkLTljNzAtMDNhNjM5MzgzNTcwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEwMzc0OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZiNTJkOTJjYWQzZWI0ODNhMjU0ODExOGVlYTIwNTJmOTNjNzA0M2NlM2UxODgwMTFhODEwZjgyNDIwNmMzMzcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6JWc8H-QHLlPjV8kcITBQUbpw7QFe3NudyQ1tq77Et0)
Windows -> PowerShell:
iwr -useb https://raw.githubusercontent.com/Astromations/Hazy/main/install.ps1 | iex
macOS and Linux -> Bash:
curl -fsSL https://raw.githubusercontent.com/Astromations/Hazy/main/install.sh | sh
Download the repo and put user.css
, theme.js
and color.ini
into a new folder named Hazy
, and place this folder into your Themes
folder in .spicetify
.
Then run these commands to apply:
spicetify config current_theme Hazy
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1
spicetify apply