0.4.0 • Published 8 years ago

atom-4-color-base v0.4.0

Weekly downloads
12
License
MIT
Repository
github
Last release
8 years ago

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

  • @other-color-1

  • @other-color-2

  • @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

Note: @other-color-1 and @other-color-2 are for FutureScript only. In FutureScript because its syntax is highly simplified there must be additional colors for us to distinguish some important parts.

0.4.0

8 years ago

0.3.0

8 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago