Fabrizz / MMM-OnSpotify

Highly customizable MM2 module that displays what you are listening to in Spotify. Compatible with MMM-LiveLyrics and DynamicTheming.
MIT License
62 stars 10 forks source link

Hi again. How to use Dynamic Theme? #6

Closed TheEpicTen closed 1 year ago

TheEpicTen commented 1 year ago

I need dynamic theming, but I don't know where to put this:

`{ / Playing / provider: "MMM-OnSpotify", providerPrefix: "ONSP", providerScheme: "VIBRANT", // CSS VARS: --(ONSP)-(VIBRANT)-(VIBRANT-SCHEME-COLOR] set: "lock", until: "provider", priority: true, // Lock on [MMM-OnSpotify] until [provider] decides (player is empty) }

{ / Player empty / provider: "MMM-OnSpotify", set: "unlock", }`

Fabrizz commented 1 year ago

Dynamic theme is just a scheme for modules to know where to listen for color data. None of my modules are updated yet as im finishing rewriting again MMM-LiveLyrics, the next update of OnSpotify enables the connection with LiveLyrics, Im working in a viewport calculator so the module is not just a background or a overlay. If I have time maybe this week its finished.

The module to theme the default modules using Dynamic Theme is not even started yet.