FancyChaos / Nord-Spotify

A better Nord Theme with no Ads

Home Page:https://tetrax-10.github.io/Nord-Spotify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nord Spotify (with Dynamic Theming)

Nord Themed Spotify with no UI Ads

Wanna discuss or having issues ping @Tetrax-10 in Discord


Nord Spotify Screenshots

New UI (Supported till spotify v1.2.2)

artist 2

artist


Old UI (Supports from 1.1.93 to latest Spotify)

old ui home

old ui


Nord Spotify's Own Dynamic Theme Engine

home

genre

playlist

search 2

search

spotify lyrics

lyrics plus


Save Any Dynamic Theme to your Theme Library

Save-Dynamic-Colors.mp4

Snippets Support - Deeply Customizable

snippets


Nord Spotify vs Marketplace's Dynamic Colors

Nord Spotify's Dynamic Color (Better) Marketplace's Dynamic Color (Deprecated)
1 1
2 2
3 3
4 4
5 5
6 6

How to Reposition Banner ?

  1. Scroll on Player to Reposition banner

  2. Right click on Player to Reset banner Position

  3. Hold ~ to Zoom Out Banner to see full view

reposition-tutorial.mp4

Custom Fonts

Custom Fonts Preview


Custom Fonts (Local Install Method)

Step 1 : Just install the Font you like in your PC

Step 2 : Then Type the Font name in Font Name box in Nord Spotify and click save. (No need to fill Font URL leave it empty)


Custom Fonts (Remote Method)

You can use custom fonts in Nord Spotify remotely. Google Fonts are Recommended

Step 1 : Choose a font and click the plus button at styles section at the end

plus button

Step 2 : Go to selected families and select @import Check Box

selected family

Step 3 : Then Copy that URL and paste that in Font URL box in Nord Spotify

font url

Step 4 : Then Copy that Font Name and paste that in Font Name box in Nord Spotify and click save

font name


Install Theme via Marketplace

Get it on Spicetify Marketplace

Step 1 : Follow Spicetify Marketplace Installation guide and install Marketplace.

Step 2 : Open Spotify App -> Marketplace -> Themes

Step 3 : Search Nord Spotify Click Install Buttton. Done!


Installation Scripts

Windows Powershell

iwr -useb https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/install.ps1 | iex

Mac/Linux

curl -fsSL https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/install.sh | sh

Uninstall Scripts

Windows Powershell

iwr -useb https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/uninstall.ps1 | iex

Mac/Linux

curl -fsSL https://raw.githubusercontent.com/Tetrax-10/Nord-Spotify/master/install-scripts/uninstall.sh | sh

Install Manually

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 Spotify extensions injectNord.js inject_css 1 replace_colors 1 overwrite_assets 1
spicetify apply

Uninstall Manually

spicetify config extensions nord.js-
spicetify config current_theme " " color_scheme " " extensions injectNord.js-
spicetify apply

Credits

Dynamic Theming made Possible with chroma.js


Support

People who Liked this Theme

Want your name here? Just like this Repo 🤩

Nord Spotify Stargazers

Like This Theme? Gimme Some ❤️ by Liking this Repository

Made with ❤️ from Chennai.

Github Stars badge

About

A better Nord Theme with no Ads

https://tetrax-10.github.io/Nord-Spotify/

License:MIT License


Languages

Language:JavaScript 67.2%Language:CSS 28.2%Language:PowerShell 3.7%Language:Shell 0.9%