A dark Spicetify theme with neon K-pop themed accents
- Holographic glass UI — sidebar, right sidebar, top bar, cards and
tooltips use a frosted
backdrop-filterblur with soft borders. - Flicker-free playbar — the now-playing bar intentionally uses a solid
gradient instead of
backdrop-filter, avoiding the per-frame repaint flicker that a blurred, constantly-updating progress bar would otherwise cause. - Neon accents — Electric Lilac
#C9A6FF, Holographic Pink#FF4FD8and Cyber Cyan#6BE7FF, used for glows, active states, the progress bar and the scrollbar. - Custom play buttons — Spotify green is fully replaced with the theme's pink accent; play buttons stay hidden until you hover a card or track row.
- Custom typography — Space Grotesk for body text, Syne for headings.
-
Make sure Spicetify is installed.
-
Clone this repo into your Spicetify
Themesfolder askpop-theme:git clone https://github.com/Chrisss666/kpop-theme.git "$(spicetify -c | xargs dirname)/Themes/kpop-theme"Or manually copy
color.inianduser.cssinto<spicetify config dir>/Themes/kpop-theme/. -
Apply the theme:
spicetify config current_theme kpop-theme spicetify apply
- Colors are defined once in
color.iniand consumed as--spice-*variables — tweak the[Base]section to change the palette without touching the CSS. - Theme-specific tuning (glass opacity, blur radius, glow strength, corner
radius, fonts) lives in the
:rootcustom properties and section 1 ofuser.css.
Zen Mode — a fullscreen now-playing overlay built to match this palette. The two are designed to be used together.
MIT © Chrisss666
Part of my portfolio at 404brainnotfound.at. Other projects: Zen Mode · avatarGenerator · all of them