Open dddictionary opened 3 weeks ago
it said remote css map could not be fetched and local css map was being used.
that error is from spicetify-cli attempting to fetch a remote file which isn't possible in the build sandbox, and not a issue
i'll check out the themes
hazy works on the latest commit flow seems to be broken, most likely a upstream issue. it may not be updated for newer spotify/spicetify versions
edit: it seems like flow is fixed for newer versions and requires a certain experimental version on older spotify's so the next nixpkgs version bump will fix it
I got everything set up properly and Spicetify is applying the css changes.
However, some of the css is just broken. For example: Flow, with colorTheme Violet shouldn't look like this
Also, Hazy, which should be transparent is all black:
Is this something on my end, or is this just some problem with the packages?
One thing I noticed was that when rebuilding home-manager, it said remote css map could not be fetched and local css map was being used. Now sure if that plays a part in this, but who knows!
Let me know if I should provide any more information.