Sublime Forum

Loading theme issues

#1

I am trying to tweak a theme that I like to use, so I have downloaded it from github instead of installing from package control.

But the theme is displaying corrupt. I am running on Linux Mint 18,2

All the png assets for icons like casing and regex search buttons, and the X’s for closing windows are not displaying. In their place are these weird stripped orange rects.

The error message displayed upon loading is…

Error loading colour scheme Packages/Theme - Spacegray/widgets/Widget - Spacegray.stTheme: Unable to open Packages/Theme - Spacegray/widgets/Widget - Spacegray.stTheme

I have cloned the theme from github and placed it into my Packages folder and named it properly.

When I view them in filemanager, they are there, and correct.

The theme I am using is…

0 Likes

#2

What happens if you try installing the theme from package control?

if it works you can download PackageResourceViewer and then use it to extract the package and then edit it from there.

0 Likes

#3

It works from package control. But I would like to do it from the git repo.

0 Likes

#4

You are probably cloning it into a folder with an incorrect name. The fit repo and the package name are different. Make sure the folder in Packages/ is exactly the name listed on Package Control.

0 Likes