You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FichteFoll edited this page Oct 23, 2018
·
3 revisions
Creating a Sublime Text Theme
Command Palette: PackageDev: New Theme
Edit the file to your liking
Save it within a package or somewhere else
Completions
Static and dynamic completions are provided for:
all keys, e.g. opacity and rules,
element class names and attributes
variable names
Snippets
In addition to the e snippet for a rule entry,
there are snippets for texture and interpolation mappings.
You can access them with the triggers
interpolation and texture respectively.