Greenish Holidays Syntax Theme for Atom
Atom syntax theme using holidays colors with a Dark and Light theme with support for Angular 2 HTML syntax.
See the Pen Greenish Holidays for Atom by Daniel Racine (@dracine) on CodePen.
Features
- Angular 2 HTML syntax highlighting.
- Dark and Light theme in the same package.
Installation
Fire up a console and type:
apm install greenish-holidays-ng2-syntax
Or, inside Atom's settings select Install and then search for this package.
Dependencies
For Angular 2 HTML syntax highlighting, the language-html-angular package is required.
Usage
Set the syntax theme options in the package settings. The syntax highlighting rules will be applied on theme change, on editor reload or on a new editor instance.
Work best with the material-ui ui theme.
Themes
Dark (default)
Light
Forked from the drootz/syntax-theme-boilerplate-syntax.