one-dark-material-syntax
A fork of atom's 'One dark syntax theme', but using a material colour pallet.
One Dark Syntax theme (Material)
A fork of atom's 'One Dark' syntax theme, which uses a material colour pallet. Designed to go with the Atom Material UI theme.
Why?
Atom's 'One Dark' syntax theme has lots of great features that make it stand out from other syntax themes:
- Plenty of keyword highlighting (
require()
,new Class()
,var x = y
) - Object property references highlighting (
object.prop
) (whole expression) - Operator highlighting (
=
,===
,!=
,?
,+ - * /
) - The standard material theme (atom-material-syntax) does not have all these features, so this syntax theme helps add all the features that are mentioned above
Example
Installation
apm install Gum-Joe/one-dark-material-syntax