D3SOX / spicetify-transparent

My personal transparent Spicetify theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spicetify transparent theme

A transparent theme based on Hazy made for the old Spotify design (Before Library X migration) with a more minimal approach.

See this repo if you're on Linux and looking for a way to get the old library

⬇️ Automatic Installation

macOS and Linux

curl -fsSL https://raw.githubusercontent.com/D3SOX/spicetify-transparent/master/install.sh | sh

📃 Manual Installation

Run these commands inside your Themes folder in .spicetify to apply

git clone https://github.com/D3SOX/spicetify-transparent Transparent
spicetify config current_theme Transparent
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

⬇️ Automatic Updates

macOS and Linux

cd "$(dirname "$(spicetify -c)")"/Themes/Transparent && ./update.sh

📃 Manual Updates

Run these commands inside your .spicetify/Themes/Transparent folder

git pull
spicetify apply

About

My personal transparent Spicetify theme


Languages

Language:CSS 92.6%Language:Shell 7.4%