spicetify / marketplace

Download extensions and themes directly from Spicetify
MIT License
1.08k stars 178 forks source link

Install/Enable multiple themes at the same time #819

Closed ItzELECTR0 closed 3 months ago

ItzELECTR0 commented 3 months ago

📝 Provide a description of the new feature

Feature inspired by BetterDiscord and Vencord, allows the user to install and use more than one theme at the same time. To mix and match looks. Themes would override each other based on which is enabled first and modify each other's values, allowing for some really cool looking results.

➕ Additional Information

Example with what happens in Vencord when SoftX and FrostedGlass are enabled at the same time (In that order)

image image

rxri commented 3 months ago

Won't happen because a lot of themes have its own javascript (where in discord they don't) to work. Themes would need to work with each other to make this happen which makes it a lot of work, plus themes modify a lot of classes. Marketplace in v2 is in maintenance mode anyways. Snippets exist to modify the look of only specific things and may work with themes.

ItzELECTR0 commented 3 months ago

Fair, but it could work like an experimental setting only available for CSS only themes.