alindl / solarized-everything

Resources and dotfiles to ensure, that most, if not all of your system is in solarized dark!
GNU General Public License v3.0
3 stars 0 forks source link

Spicetify Theme #1

Open Doonut opened 3 months ago

Doonut commented 3 months ago

I still I (guess?) am one of the few that STILL love keeping a cohesive solarized dark theme, and the spicetify theme hasnt worked with the newest spotify / spicetify versions for awhile. How can I help debug / make this theme functional again? I am not very versed in spicetify (yet) but am pretty good at css. spicetify seems to say this;

Preprocessed Spotify data is outdated. Please run "spicetify restore backup apply" to receive new features and bug fixes

After running this command it recommends, nothing actually happens. I guess spicetify / spotify wildly changed the classes they use to attach to different UI objects? Or some spicetify update made some checks that doesn't make this theme apply?

alindl commented 3 months ago

Hey @Doonut, thank you for opening an issue! I haven't used spicetify for a some time now, but I'd like to help you. I just installed it again and you are right, it's broken on my end as well.

I'll try to get figure out how I made to the theme, but if I remember correctly I just mashed together two themes and fixed the colors through trial and error.

I'm not sure if I've got that much time on my hands in the coming days, but I'll keep you updated if I figure things out.

Doonut commented 2 months ago

any update on this?

alindl commented 2 months ago

The color variables have different names now and there are more now. It's in the color.ini. I guess I'd need to map those colors from there to some other color.ini file like this one.

That's a lot of just trying things out until it looks nice (just as I did back then). I just tested it and you'd need to just get that theme (Matte in this case) and apply it with spicetify config current_theme Matte. Then you can just change the values in the color.ini of that theme, save it, run spicetify apply restart and you should see the changes (On my end, it kills Spotify and I need to start it again every time).