Skip to content

A light easy on the eyes theme with minimal amount of highlighting for Atom editor

License

Notifications You must be signed in to change notification settings

biletskyy/chestnut-light-atom-syntax

Repository files navigation

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

  • Clojure
  • CSS
  • Elixir
  • GitHub Markdown
  • HTML
  • JavaScript
  • Ruby
  • Perl
  • PHP
  • Python
  • XML
  • YAML

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:

  • Go to Settings > Install
  • Search for chestnut-light-atom-syntax and click Install
  • Go to Settings > Themes and choose Chestnut Light Atom from the dropdown menu
  • Happy coding! ❤️

Thanks

Inspiration taken from Alabaster skin by Nikita Prokopov.

About

A light easy on the eyes theme with minimal amount of highlighting for Atom editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages