Awesome
google-spicetify
Spotify with Google style
Previews
Base
<img src="https://i.imgur.com/qguGx46.png" alt="img" align="center" width="600px">Gow
<img src="https://i.imgur.com/XBnjRgk.png" alt="img" align="center" width="600px">Dark
<img src="https://i.imgur.com/k6cIQik.png" alt="img" align="center" width="600px">How to install
- Install spicetify-cli and make sure it applies default theme succesfully.
- Run these commands:
Linux and MacOS in Bash:
cd "$(dirname "$(spicetify -c)")/Themes"
git clone https://github.com/khanhas/google-spicetify
Windows in Powershell:
cd "$(spicetify -c | Split-Path)\Themes"
git clone https://github.com/khanhas/google-spicetify
- Finally, run:
spicetify config current_theme google-spicetify
spicetify apply
There are 4 color schemes you can choose: Base
, Dark
, Gow
, Spotify
. Change scheme with commands:
spicetify config color_scheme <scheme name>
spicetify apply