Skip to content

ElliotBadinger/Nord-Spotify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nord Spotify (Supports Dynamic Theme)

Nord Themed Spotify with no UI Ads


artist 2

artist


Nord Spotify's Own Dynamic Theme

home

genre

playlist

search 2

search

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

Github Stars badge

About

A better Nord Theme with no Ads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.2%
  • CSS 27.8%
  • PowerShell 3.9%
  • Shell 1.1%