Lucid is a sleek, modern Spicetify theme with dynamic visuals and highly customizable features for a personalized Spotify experience.
v2.40.11
or laterv1.2.63
or later[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
Lucid
folder inside Themes
/src
into Lucid
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