Skip to content

Package for testing Sublime Text Color Schemes comprehensively

Notifications You must be signed in to change notification settings

315234/ColorSchemeTest

Repository files navigation

ColorSchemeTest

Package for testing Sublime Text Color Schemes comprehensively

Contains 4 files:

  • color_scheme_test: a text file containing a list of every scope mentioned here

  • color_scheme_test.sublime-syntax: a syntax file matching the text example.scope to the scope example.scope

  • ColorSchemeTest.tmTheme: An example color scheme with an entry for each scope

  • ColorSchemeTest.YAML: YAML file used to generate ColorSchemeTest.tmTheme

To test a color scheme, open the file color_scheme_test and make sure its syntax is identified as "Color Scheme Test". With the color scheme you want to test applied, this will show the formatting applied to each scope.

About

Package for testing Sublime Text Color Schemes comprehensively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published