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.
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
Principles
Minimal highlighting, just 5 classes:
- Strings
- All statically known constants (numbers, keywords, boolean, etc)
- Global definitions
- Standard language keywords (def, if, else, etc)
- Comments
Supported languages
- Clojure
- CSS
- Elixir
- GitHub Markdown
- HTML
- JavaScript
- Ruby
- Perl
- PHP
- Python
- XML
- YAML
Install
From the command line:
apm install handsome-dark-syntax
Directly in Atom:
- Go to Settings > Install
- Search for
handsome-light-syntax
and click Install - Go to Settings > Themes and choose Handsome Light from the dropdown menu
- Happy coding! ❤️
Thanks
Forked from handsome-light-syntax by mgruner, who...
Forked from the (inactive) Chestnut Light Atom syntax theme by Dmitry Biletskyy.