ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Main​Things Color Scheme

by vitalfadeev ST3

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

Labels color scheme, dark, dlang, d

Details

Installs

  • Total 318
  • Win 209
  • Mac 68
  • Linux 41
Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16
Windows 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 2 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 2 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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