spicetify / spicetify-themes

A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
MIT License
5.12k stars 1.27k forks source link

Quick question about theme updates #324

Closed LuminarySage closed 3 years ago

LuminarySage commented 3 years ago

Do the updates get pushed automatically or do I have to download the css file (or the whole folder) every time?

katawajojo commented 3 years ago

You have to download the updates yourself for themes. I recommend setting up Git on your system to make updating super painless.

LuminarySage commented 3 years ago

@katawajojo How would I go about doing that

morpheusthewhite commented 3 years ago

Set up git and copy this entire repository inside spicetify's theme folder (note that also the .git needs to be there). Then, to update, you just need to git pull

LuminarySage commented 3 years ago

I get the error below when I tried to run git fetch origin master

fatal: repository 'https://github.com/morpheusthewhite/spicetify-themes/tree/master/DribbblishDynamic/' not found

morpheusthewhite commented 3 years ago

Did you copy the .git folder? Because it seems like the origin url points to DribbblishDynamic

LuminarySage commented 3 years ago

Oh do I need to pull the whole repo with all other themes? That sounds kinda overkill

morpheusthewhite commented 3 years ago

Yes you need, this git repository tracks all the theme as you can see