Closed LuminarySage closed 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.
@katawajojo How would I go about doing that
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
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
Did you copy the .git folder? Because it seems like the origin url points to DribbblishDynamic
Oh do I need to pull the whole repo with all other themes? That sounds kinda overkill
Yes you need, this git repository tracks all the theme as you can see
Do the updates get pushed automatically or do I have to download the css file (or the whole folder) every time?