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 Jan 19, 2021
·
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
in definitions, when extending or in a user override
for usage
theme paths for the extends key
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.