Skip to content

sanoojes/Spicetify-Lucid

Lucid Theme

Lucid is a sleek, modern Spicetify theme with dynamic visuals and highly customizable features for a personalized Spotify experience.


🖥️ Preview

Lazy note Sorry, am lazy to add more previews. Try out the theme.

✅ Compatibility

  • Recommended Spicetify: v2.40.11 or later
  • Recommended Spotify: v1.2.63 or later

💬 Community & Support


📥 Installation

🔸 Spicetify Marketplace (Recommended)

  1. Install Marketplace
  2. Search "Lucid" and click Install

🔹 Script Installation

Windows (PowerShell)

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid@latest/scripts/install.ps1') }"

Linux/macOS (Bash)

curl -fsSL https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid/scripts/install.sh | sh

🔸 Manual Installation

  1. Download ZIP

  2. Find your themes folder:

    spicetify path userdata
  3. Create a Lucid folder inside Themes

  4. Extract contents of /src into Lucid

  5. 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

❌ Uninstallation

Windows (PowerShell)

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid@latest/scripts/uninstall.ps1') }"

Linux/macOS (Bash)

curl -fsSL https://cdn.jsdelivr.net/gh/sanoojes/Spicetify-Lucid/scripts/uninstall.sh | sh

📄 License

MIT License

About

A Dynamic, Highly Customizable Spicetify theme inspired by Bloom and Microsoft Fluent Design.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Languages