Unless explicitly designated to not use it, most packages for Sublime Text 3 use the .sublime-package
format (essentially a zip file). These packages are stored one directory up from the Packages
folder, in Installed Packages
. If you want to work with them, I highly recommend getting the PackageResourceViewer
plugin by @skuroda. Install it via Package Control.
Once installed, open the command palette with ??P and type prv
to get the PackageResourceViewer options. Choose Extract Package
, navigate down to Theme - Soda
, hit Enter, and you're all set - the directory Packages/Theme - Soda
should now exist with all the files from the Github repo in it. The .sublime-theme
files will probably be the ones you're most interested in for now.
Have fun!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…