tiffon / atom-null-syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Null Syntax

A syntax theme for Atom. Fades out structural elements, highlights control flow elements.

Screenshot

  • Reds correspond with operators, built-ins and keyword operators.
  • Orange with functions and function-calls.
  • Yellows/Gold for constants and built-in constants like this, false.
  • Yellow/Greens for entities, classes.
  • Blues for integers, regexp, strings and keys.
  • Gray/Purple for comments
  • Gray for braces, parens, semicolons, commas and storage keywords like let, async
  • Whites for everything else, such as general variables.

Language Focus:

  • Javascript with language-babel
  • JSX, HTML
  • CSS, Less, Stylus
  • Markdown

About

License:GNU General Public License v2.0


Languages

Language:CSS 82.7%Language:JavaScript 12.8%Language:PHP 3.7%Language:HTML 0.8%