Sublime Forum

"Error loading colour scheme" when installing on a new device

#1

I installed Sublime Text and Package Control, and I put my Package Control.sublime-settings and Preferences.sublime-settings in Packages/User directory.

When starting sublime I get the error “Error loading colour scheme …” because it is not yet installed. I initially assumed the problem is in that the scheme is packaged as part of a theme, but I get the error even when it’s a standalone package.

What’s the recommended way to synchronise packages AND settings across devices? Right now I have to first run sublime without Preferences.sublime-settings to get everything installed, and only then I can apply my settings.

1 Like

#2

I guess that is the recommended way for now… It could explain why there are packages specifically for syncing across machines rather than just using a git repo for one’s User package as per the Package Control docs…

0 Likes

#3

Alright, thanks.

0 Likes