Nord Themed Spotify with no UI Ads
Step 1 : Follow Spicetify Marketplace readme and install it.
Step 2 : Open Spotify App -> Marketplace -> Themes
Step 3 : Search Nord Spotify
Click Install Buttton. Done!
iwr -useb https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/install.ps1 | iex
curl -fsSL https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/install.sh | sh
(Or)
Copy Nord-Spotify
Folder to your Themes folder
Copy injectNord.js
to your Extentions Folder
Then run the following command to apply the theme:
spicetify config current_theme Nord-Spotify color_scheme Nord extensions injectNord.js inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply
iwr -useb https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/uninstall.ps1 | iex
curl -fsSL https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/uninstall.sh | sh
(Or)
spicetify config current_theme " " color_scheme " " extensions injectNord.js-
spicetify apply
Copy Nord-Spotify
Folder to your Themes folder, But replace the user.css
with nord.css and rename it to user.css
Copy nord.js to your Extentions Folder
Then run the following command to apply the theme:
spicetify config current_theme Nord-Spotify color_scheme Nord extensions nord.js inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply
If you wanna remove the theme run these commands:
spicetify config current_theme " " color_scheme " " extensions nord.js-
spicetify apply
Platform | Path |
---|---|
Linux | ~/.config/spicetify/Themes or $XDG_CONFIG_HOME/.config/spicetify/Themes/ |
MacOS | ~/spicetify_data/Themes or $SPICETIFY_CONFIG/Themes |
Windows | %userprofile%\.spicetify\Themes\ |
Platform | Path |
---|---|
Linux | ~/.config/spicetify/Extensions or $XDG_CONFIG_HOME/.config/spicetify/Extensions/ |
MacOS | ~/spicetify_data/Extensions or $SPICETIFY_CONFIG/Extensions |
Windows | %appdata%\spicetify\Extensions |
In Marketplace near the settings icon there will a drop down on top right corner, you can change color schemes there
To Customize Colors enable theme developer tools in marketplace settings
spicetify config color_scheme Nord
spicetify apply
spicetify config color_scheme Nightly
spicetify apply
To Customize Colors edit color.ini
located inside Nord-Spotify
Folder
Like This Theme? Gimme Some ❤️ by Liking this Repository