/accented

Custom theme for Spicetify

Primary LanguageCSSMIT LicenseMIT

Accented

Replace Spotify's green and remove unnecessary colors.

preview

Color options

  • Red
  • Orange
  • Yellow
  • Green
  • Blue
  • Purple
  • Magenta
  • Pink
  • White
  • Full White (also hearts)

Installation

Spicetify Marketplace (recommended)

Install the theme though the Spicetify Marketplace. This will allow you to change the color quickly in-app.

colors

Linux and MacOS in Bash:

cd "$(dirname "$(spicetify -c)")/Themes"
git clone https://github.com/luximus-hunter/accented

Windows in Powershell:

cd "$(spicetify -c | Split-Path)\Themes"
git clone https://github.com/luximus-hunter/accented