A light easy on the eyes theme with minimal amount of highlighting. Based on Flatwhite theme
- Strings
- All statically known constants (numbers, keywords, boolean, etc)
- Global definitions
- Standard language keywords (def, if, else, etc)
- Comments
Comments are clearly visible. I think if there are comments we should see and read them first.
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
- Clojure
- CSS
- Elixir
- GitHub Markdown
- HTML
- JavaScript
- Ruby
- Perl
- PHP
- Python
- XML
- YAML
Font used in screenshots Source Code Pro
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! ❤️
Inspiration taken from Alabaster skin by Nikita Prokopov.