Skip to content

Spicetify theme inspired by Microsoft's Fluent Design

License

Notifications You must be signed in to change notification settings

Dilith-Dahanayake/spicetify-bloom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloom

Spicetify theme inspired by Microsoft's Fluent Design System.

please star and help to shape the future by commenting

dark-1


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/spicetify-bloom/install.ps1" | Invoke-Expression

Linux/macOS (Bash)

curl -fsSL https://raw.githubusercontent.com/nimsandu/spicetify-bloom/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 config 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

License

MIT License

About

Spicetify theme inspired by Microsoft's Fluent Design

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 80.7%
  • JavaScript 9.5%
  • PowerShell 6.0%
  • Shell 3.8%