A retro terminal-inspired theme for the Spotify desktop app.
Install Spicetify CLI:
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh | sh
- Navigate to your Spicetify Themes directory:
cd ~/.config/spicetify/Themes - Clone this repository:
git clone https://github.com/ethnzhng/Termify.git - Run one of the below commands based on which color scheme you want:
spicetify config current_theme Termify color_scheme Green && spicetify apply

spicetify config current_theme Termify color_scheme Amber && spicetify apply

spicetify config current_theme Termify color_scheme Pink && spicetify apply

- Set one of the themes as above
- Make changes to
user.css - Run
spicetify apply --no-restart - Reload the Spotify desktop app window (ββ₯R on macOS) to see changes
PRs and issues are welcome!