waqaskhanroghani / Nord-Spotify

A better Nord Theme with no Ads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nord-Spotify

Nord Themed Spotify with no UI Ads


home

artist 2

Snippets Support - Deeply Customize

snippets

artist

search 2

search

search

playlist

Customized Spotify and 3rd parties Integration

Screenshot 2

Screenshot 2

Nightly

search 2


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

Support

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

Github Stars badge

About

A better Nord Theme with no Ads

License:MIT License


Languages

Language:JavaScript 67.6%Language:CSS 27.2%Language:PowerShell 4.0%Language:Shell 1.2%