Skip to content

Color Scheme for Sublime Text 3. Concept is: Focus on important words. D language only.

License

Notifications You must be signed in to change notification settings

vitalfadeev/MainThings

Repository files navigation

MainThings is Color Scheme for Sublime Text 3

This is the Color Scheme for Sublime Text 3.

A specially for D language.

( added: JSON, MarkDown, Bash, Python )

Concept

  • Highlight Important word
  • Darken less important word
  • Darkest other words

Importance priority:

  1. Name of class, struct, interface, enum, function
  2. function()
  3. variable
  4. constant
  5. operator: + - * / =
  6. keyword
  7. declaration
  8. other: brackets, comment, modifier

Demo

demo

demo

demo

demo

Installation

Via Package Control

MainThings from Package Control.

Via git

git clone this repository and copy the MainThings file into your packages directory (User)

Activating the Color Scheme

For activating, click on Preferences -> Color Scheme -> MainThings.

See also

Good looks with Cyanide Theme - Wood

About

Color Scheme for Sublime Text 3. Concept is: Focus on important words. D language only.

Resources

License

Stars

Watchers

Forks

Packages

No packages published