PasanSilva99 / Hazy

Transparent spicetify theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hazy

A translucent theme based on DynamicDefault and Bloom. If you're liking Hazy, please don't forget to ⭐ the project.

Preview

Custom Backgrounds

demo-base demo-base demo-base

Set Background To Album Art

demo-base

⏹️ How To Get Sidebar ⏹️


  1. Click on your Profile > Experimental Features
  2. Search"sidebar"
  3. Copy the following settings:

Click the new "Now Playing View" button to activate the sidebar

⬇️ Automatic Installation ⬇️


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

📃 Manual Installation 📃


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

About

Transparent spicetify theme


Languages

Language:CSS 52.1%Language:JavaScript 43.5%Language:PowerShell 3.4%Language:Shell 1.0%