Skip to content

A customisable Spicetify theme inspired by Fluent UI design

License

Notifications You must be signed in to change notification settings

veryboringhwl/spicetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spicetify theme

A customisable Spicetify theme inspired by Fluent UI design

Preview

Color Screenshot
Dark (dark)
Light (light)
Bloom Dark (bloomdark)
Spotify (spotify)

Features

  • Settings Menu
  • Dynamic lyrics background
  • Multiple colour schemes
  • Customisable built in snippets/layouts

Installation

Auto Installation

Windows → PowerShell:

iwr -useb https://raw.githubusercontent.com/veryboringhwl/spicetify/main/install.ps1 | iex

Linux and MacOS → Bash:

curl -fsSL https://raw.githubusercontent.com/veryboringhwl/spicetify/main/install.sh | sh

Manual installation

  1. Clone or download the repository
  2. Navigate to your spicetify folder (Type spicetify config-dir into terminal)
  3. Move the whole src folder into themes
  4. Rename the src folder to boring
  5. Open Powershell and run these commands to apply
 spicetify config current_theme "boring"
 spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1
 spicetify apply

Uninstallation

Type these commands into the terminal

spicetify config color_scheme ''
spicetify config current_theme marketplace
spicetify apply

Colour scheme

The colour schemes are dark light bloomdark spotify. Apply by typing into terminal (remove the < > when typing)

spicetify config color_scheme <colour scheme>

Credits

Based off of

  • Bloom
  • Comfy