mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
c2751b48ff
* New Theme Bloom * Delete manifest.json * Update README.md |
||
---|---|---|
.. | ||
assets | ||
bloom.js | ||
color.ini | ||
Dark-1.png | ||
install.ps1 | ||
install.sh | ||
LICENSE | ||
README.md | ||
user.css |
Bloom
Spicetify theme inspired by Microsoft's Fluent Design System.
please star and help to shape the future by commenting
Dependencies
- Spicetify version 2.7.0 or newer, latest version always recommended.
- Segoe UI font family, comes pre-installed on Windows Vista and newer. Segoe UI versions older than 5.37 (older than Windows 8.0) are not officially supported but may work.
Installation
Windows (PowerShell)
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/nimsandu/Fluent-Spotify/install.ps1" | Invoke-Expression
Linux/macOS (Bash)
curl -fsSL https://raw.githubusercontent.com/nimsandu/Fluent-Spotify/install.sh | sh
OR DOWNLOAD Release script (powershell or shell) and run on your machine
Spicetify Marketplace
You may alternatively install spicetify-fluent from within the Spicetify Marketplace.
Simply install the spicetify-marketplace by following it's
installation instructions and look for and install the theme from within the Marketplace Button.
Important
For the sidebar playlists to show properly, ensure that these two lines are added in the Patch section of your config-xpui.ini
file:
[Patch]
xpui.js_find_8008 = ,(\w+=)32,
xpui.js_repl_8008 = ,${1}56,
Customization
apply the theme using these commands
spicetify current_theme Bloom
spicetify config color_scheme dark
spicetify apply
More Options
- You can change the accent color in the theme folder's color.ini file.
- If you are using Windows, you can hide the window controls by adding the flag
--transparent-window-controls
after Spotify.exe in your Spotify shortcut. - Use "Sidebar config" in the Spotify profile menu to hide/unhide and stick/unstick the Liked Songs and My Episodes icons in the sidebar.
Credits
special thanks and the concept belongs to williamckha
customized the theme by williamckha (https://github.com/williamckha/spicetify-fluent)
Based off Ziro theme by schnensch
Fluent UI System Icons by Microsoft Corporation
Phosphor Icons by Phosphor Icons