chestnut-light-atom-syntax

A light easy on the eyes theme with minimal highlighting.

biletskyy

13,283

17

0.2.1

MIT

GitHub

Chestnut Light syntax theme for Atom

A light easy on the eyes theme with minimal amount of highlighting. Based on Flatwhite theme

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

Comments highlighting

Comments are clearly visible. I think if there are comments we should see and read them first.

Contrast:

For good readability text has contrast 6:1 and it is consistent for all colors. Contrast calculated with HCL color model. Secondary color contrast is 2.5:1

Supported languages

Screenshot

Ruby screenshot

Font used in screenshots Source Code Pro

Install

From the command line:

apm install chestnut-light-atom-syntax

If the command line isn't your thing:

Thanks

Inspiration taken from Alabaster skin by Nikita Prokopov.