handsome-dark-syntax

A dark syntax theme based on handsome-light-syntax by mgruner. What's good for the goose is good for the gander.

jonbirge

409

1

0.3.0

MIT

GitHub

handsome-dark-syntax

A syntax theme for Atom that helps one focus on the important and avoid being distracted by multitudes of styles and colors.

Screenshot

Screenshot

Principles

Minimal highlighting, just 5 classes:

  1. Strings
  2. All statically known constants (numbers, keywords, boolean, etc)
  3. Global definitions
  4. Standard language keywords (def, if, else, etc)
  5. Comments

Supported languages

Install

From the command line:

apm install handsome-dark-syntax

Directly in Atom:

Thanks

Forked from handsome-light-syntax by mgruner, who...

Forked from the (inactive) Chestnut Light Atom syntax theme by Dmitry Biletskyy.