-
Notifications
You must be signed in to change notification settings - Fork 7
Lucid Home
Welcome to the Spicetify-Lucid Theme Wiki! This wiki will guide you on how to install, customize, and enjoy a refreshing Bloom-inspired experience on Spotify with Lucid.
Jump to:
Choose your preferred method:
- Open PowerShell.
- Copy and paste the following command and press Enter:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://sanooj.is-a.dev/Spicetify-Lucid/install/Lucid.ps1') }"
- Open Terminal.
- Copy and paste the following command and press Enter:
curl -fsSL https://raw.githubusercontent.com/sanoojes/Spicetify-Lucid/main/install/install.sh | sh
- Install the
spicetify-marketplace
extension: https://github.com/spicetify/marketplace/wiki/Installation - Open the Spicetify Marketplace.
- Search for "Lucid."
- Click "Install."
-
Download: Get the theme from https://github.com/sanoojes/Spicetify-Lucid as a ZIP file.
-
Navigate to Themes: In your terminal, type
spicetify path userdata
and locate the "Themes" directory within the output path. -
Create Lucid Folder: Inside the "Themes" directory, create a new folder named
Lucid
. -
Extract: Extract the contents of the downloaded ZIP file into the
Lucid
folder. -
Apply Theme:
- Open your terminal.
- Replace
<color_scheme>
with your desired scheme (dark
,light
, etc.):
spicetify config current_theme Lucid spicetify config color_scheme <color_scheme> spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1 spicetify apply
- Auto-Updates (Planned): Effortless bug fixes and improvements delivered straight to your Spotify.
- Dynamic Background: Experience immersive visuals with an album art-adaptive background.
-
Multiple Color Schemes: Choose from a palette of schemes to personalize your Spotify:
dark
,light
,darkgreen
,coffee
,comfy
,violet
,dark-fluent
,dark-bloom
,midnight-catppuccin
,greenland
,biscuit
,macos
,rosepine
,dracula
,dracula-pro
. - Easy Installation: Get started quickly with simplified installation methods.
-
Default:
dark
-
Changing Schemes:
spicetify config color_scheme <your_chosen_scheme> spicetify apply
-
Marketplace Users: Change directly within the theme options.
-
Find Color File: Navigate to your Spicetify Themes directory (use
spicetify path userdata
to find it) and open theLucid
folder. -
Edit: Open the
color.ini
file corresponding to your current color scheme (e.g.,color.dark.ini
). - Modify: Adjust the accent color values within the file.
-
Apply: Run
spicetify apply
in your terminal to save changes.
- Marketplace Users: Utilize the built-in Color.ini Editor.
This section explains the settings you can tweak to personalize Lucid.
Setting | Options | Default | Description |
---|---|---|---|
Background | Default Background, Animated Background, Solid Background | Default Background | - Default Background: Static background image. - Animated Background: Responds dynamically to your music. - Solid Background: A clean, single-color background. |
Background Grains | Stary Grains (default), Normal Grains, No Grains | Stary Grains | - Stary Grains: Subtle, sparkling effect. - Normal Grains: Classic film grain effect. - No Grains: A clean, grain-free background. |
Setting | Min | Max | Default | Description |
---|---|---|---|---|
Blur | 0 | 100 | 24 | Adjusts the blur intensity of the background. Higher = more blur. |
Brightness | 0 | 200 | 65 | Controls the brightness level (100 = default). Lower = darker, Higher = brighter. |
Contrast | 0 | 200 | 80 | Manages the contrast level (100 = default). Lower = less contrast, Higher = more contrast. |
Saturation | 0 | 200 | 90 | Adjusts color saturation (100 = default). Lower = more grayscale, Higher = more vibrant colors. |
Setting | Min | Max | Default | Description |
---|---|---|---|---|
Blur | 32 | 256 | 64 | Adjusts the blur intensity (Higher = more blur). |
Saturation | 0 | 500 | 150 | Controls color saturation (100 = default). Lower = more grayscale, Higher = more vibrant. |
Contrast | 0 | 200 | 115 | Manages the contrast level (100 = default). Lower = less contrast, Higher = more contrast. |
Brightness | 0 | 200 | 65 | Controls the brightness level (100 = default). Lower = darker, Higher = brighter. |
Animation Time | 0 | 120 | 45 | Sets the duration of one animation cycle in seconds (0 = no animation). Recommended: 30-60. |
Setting | Min | Max | Default | Description |
---|---|---|---|---|
Opacity | 0 | 100 | 100 | Controls the bar's transparency (0 = fully transparent, 100 = fully opaque). |
Background Color Opacity | 0 | 100 | 50 | Adjusts the opacity of the bar's background color (0 = fully transparent, 100 = fully opaque). |
Height | 0 | 500 | 80 | Sets the bar's height in pixels. |
Padding in X axis | 0 | 50 | 4 | Controls horizontal padding within the bar (Higher = more space between content and edges). |
Margin Bottom | 0 | 50 | 8 | Adjusts the space between the bar's bottom edge and content below it. |
Border Radius | 0 | 100 | 8 | Controls the roundness of the bar's corners (Higher = more rounded). |
Blur | 0 | 100 | 32 | Adjusts blur intensity (Higher = more blur). |
Saturation | 0 | 200 | 100 | Controls color saturation (100 = default). Lower = more grayscale, Higher = more vibrant. |
Contrast | 0 | 200 | 100 | Manages the contrast level (100 = default). Lower = less contrast, Higher = more contrast. |
Brightness | 0 | 200 | 100 | Controls the brightness level (100 = default). Lower = darker, Higher = brighter. |
Issue: Theme not applying or displaying correctly.
Possible Solutions:
- Spicetify Update: Ensure you have the latest version of Spicetify installed.
-
Re-apply Theme: Run the
spicetify apply
command in your terminal after making changes. - Restart Spotify: Close and reopen Spotify to refresh the application.
- Clear Cache: Clear your Spotify cache. The location of the cache folder varies depending on your operating system.
For persistent issues, consider seeking help in the GitHub Issues section of the repository.
We welcome contributions to Lucid! Whether it's bug fixes, new features, or improvements to the documentation, your contributions are valuable. Check out our CONTRIBUTING.md guide for guidelines and instructions.
This project is licensed under the MIT License. See the LICENSE file for details.
We hope this wiki enhances your experience with the Spicetify-Lucid theme. Feel free to reach out if you have any questions or need further assistance!