Sublime Forum

Can't find .png asset when customizing Theme - Default

#1

I am trying to customize the Default sublime theme. I have adjusted several font sizes (sidebar, tab, status bar) and am currently trying to find the row_highlight_dark.png asset file to be able to replace it with my own customized image. I have installed the PackageResourceViewer plugin, but it has copied only the Default.sublime-theme file, not the assets (all the .png files). Where do I find the asset files on my computer? I am on Ubuntu 14.04.

0 Likes

#2

You can either extract each file from a package individually, as you probably did already with Default.sublime-theme, or an entire package.

For more info about packages, check out docs.sublimetext.info/en/latest/ … kages.html.

0 Likes

#3

For the record, the default theme on my box is located in:

/opt/sublime_text/Packages/Theme - Default.sublime-package
0 Likes