Spicetify-Lucid

🎨 Spicetify Lucid Theme

Lucid is a Spicetify theme that blends a clean, modern aesthetic with a touch of dynamism and customization, creating a unique and personalized Spotify experience.

Embrace a minimalist design while injecting a subtle pop of color and personality into your music streaming experience.

See Lucid in Action:

Library with animated background Playlist page with background

Click here for more screenshots

Table of Contents

Features:

Join the Community

Installation

Manual installation using Scripts (recomended):

Windows (Powershell)

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

Linux/macOS (Bash)

curl -fsSL https://raw.githubusercontent.com/sanoojes/Spicetify-Lucid/main/install/install.sh | sh

Updating

For those who used scripts and not Marketplace.

Windows (PowerShell)

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://raw.githubusercontent.com/sanoojes/spicetify-lucid/main/install/Lucid.ps1') } -Action Update"

Other OS

Use the Bash installation script or manually update the files.

Uninstallation

For those who used scripts and not Marketplace.

Automated (Windows PowerShell)

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://raw.githubusercontent.com/sanoojes/spicetify-lucid/main/install/Lucid.ps1') } -Action Uninstall"

Manual Uninstallation

spicetify config color_scheme ' ' current_theme ' '
spicetify apply

If you uninstall Lucid let us know how to shape our future!

Using Spicetify Marketplace (simpler installation):

  1. Install the spicetify-marketplace extension following its instructions: https://github.com/spicetify/marketplace/wiki/Installation.
  2. Search for “Lucid” in the Spicetify Marketplace and click “Install.”

Advanced Manual Installation:

  1. Download the repository: Visit the Lucid GitHub repository: https://github.com/sanoojes/Spicetify-Lucid and download the code as a ZIP archive.
  2. Locate Spicetify’s Themes directory: Use the command spicetify path userdata in your terminal/command prompt to find the path.
  3. Create the theme folder: Inside the Themes directory, create a new folder named Lucid.
  4. Extract theme files: Extract the downloaded ZIP archive and move all files from the src subfolder to the Lucid folder you created.
  5. Apply the theme: Open your terminal/command prompt and run these commands (replace <color_scheme> with your desired scheme):

    spicetify config current_theme Lucid
    spicetify config color_scheme <color_scheme>  # Example: dark, light, etc.
    spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1
    spicetify apply
    

Customization

Color scheme:

Available schemes: dark, light, comfy, macos, coffee, violet, dracula, biscuit, cozytile, rosepine, darkgreen, greenland, dark-bloom, dark-fluent, dracula-pro, cosmic-dusk, midnight-slate, nocturne-coast, catppuccin-mocha, midnight-catppuccin, catppuccin-macchiato, catppuccin-darkrose, abyss, vesper , night-owl.

Accent color:

  1. Navigate to the Spicetify Themes directory using spicetify path userdata in your terminal.
  2. Open the Lucid folder.
  3. Edit the color.ini file for your current color scheme (e.g., color.dark.ini).
  4. Make your desired changes to the accent color values.
  5. Run spicetify apply to apply the changes.

Screenshots

Global navigation with solid background Global navigation with static background Global navigation with card playlist and solid background Global navigation with compact playlist and solid background Global navigation with normal playlist and solid background Global navigation with playlist card option Global navigation with playlist card option Global navigation with playlist and background Global navigation with podcast navigation option Global navigation with artist library open Global navigation with browse page Global navigation with playlist page Global navigation with artist now playing

Base

Library with animated background Playlist page with background

Artist

Artist page Global navigation with artist now playing

Lucid Settings:

All app settings

Dynamic Color

Dynamic color theme 1 Dynamic color theme 2 Dynamic color theme 3 Dynamic color theme 4

Other Screenshots

License

MIT License