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
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 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