A vibrant and customizable Spicetify theme that lets you inject personality into your Spotify experience.
Variety of Schemes: Explore multiple color schemes to suit your mood or style:
base
(default)beach-sunset
biscuit
blue-dark
blue-light
catppuccin-frappe
catppuccin-latte
catppuccin-macchiato
catppuccin-mocha
dark
dracula
gray-dark
gray-light
green-dark
green-light
greenland
gruvbox
gruvbox-material-dark
lunar
midnight-catppuccin
nord-dark
nord-light
orange-dark
orange-light
purple
purple-dark
purple-light
red-dark
red-light
rose-pine
rose-pine-dawn
rose-pine-moon
synthwave84
pichu
gin24
samurai
tokyo-night
white
Easy Installation: Install via scripts or the Spicetify Marketplace.
Community Support: Report issues on GitHub.
Windows (Powershell)
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://sanoojes.github.io/spicetify-colorful/install/install.ps1') }"
Linux/macOS (Bash)
curl -fsSL https://raw.githubusercontent.com/sanoojes/spicetify-colorful/main/install/install.sh | sh
spicetify-marketplace
extension following its instructions: https://github.com/spicetify/spicetify-themes.spicetify path userdata
in your terminal/command prompt to find the path.colorful
.src
subfolder to the colorful
folder you created.Apply the theme: Open your terminal/command prompt and run these commands (replace <color_scheme>
with your desired scheme):
spicetify config current_theme colorful
spicetify config color_scheme <color_scheme> # Example: dark, white, etc.
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1
spicetify apply
base
, white
, dark
, dracula
, nord-light
, nord-dark
, purple
, samurai
, beach-sunset
, gruvbox
, gruvbox-material-dark
, rosepine
, lunar
, catppuccin-latte
, catppuccin-frappe
, catppuccin-macchiato
, catppuccin-mocha
, blue-dark
, blue-light
, gray-dark
, gray-light
, green-dark
, green-light
, orange-dark
, orange-light
, purple-dark
, purple-light
, red-dark
, red-light
, rose-pine
, rose-pine-moon
, rose-pine-dawn
, tokyo-night
The default scheme is base
. You can change it using the command:
spicetify config color_scheme <color_scheme>
spicetify apply
If you installed via Marketplace, the color scheme can be changed directly in the theme options.
MIT License; colors are taken from different spicetify themes. All rights reserved to their original owners.