atom-4-color-base
Base package of Atom's 4-color syntax themes.
To use this package in your syntax theme, set the following variables and then import "path-to-this-package/src/base.less" in your .less file.
-
@code-color
-
@keyword-color
-
@string-color
-
@comment-color
-
@syntax-background-color
-
@syntax-cursor-color
-
@syntax-selection-color
-
@syntax-selection-flash-color
-
@syntax-wrap-guide-color
-
@syntax-indent-guide-color
-
@syntax-result-marker-color
-
@syntax-result-marker-color-selected
-
@syntax-gutter-text-color
-
@syntax-color-renamed
-
@syntax-color-added
-
@syntax-color-modified
-
@syntax-color-removed
-
@bracket-matcher-color