Lucid is a sleek, modern Spicetify theme with dynamic visuals and highly customizable features for a personalized Spotify experience.
Lazy note
Sorry, am lazy to add more previews. Try out the theme.- Recommended Spicetify:
v2.40.11
or later - Recommended Spotify:
v1.2.63
or later
- 🗨️ Discord
- 🐛 GitHub Issues
- Install Marketplace
- Search "Lucid" and click Install
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid@latest/scripts/install.ps1') }"
curl -fsSL https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid/scripts/install.sh | sh
-
Find your themes folder:
spicetify path userdata
-
Create a
Lucid
folder insideThemes
-
Extract contents of
/src
intoLucid
-
Apply the theme:
spicetify config current_theme Lucid spicetify config color_scheme dark spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1 spicetify apply
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid@latest/scripts/uninstall.ps1') }"
curl -fsSL https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid/scripts/uninstall.sh | sh