My personal Atom syntax theme boilerplate with support for Angular 2 HTML syntax. Uses black, white and primary colors. Fork or clone this repo to customize and build your own theme.
Fire up a console and type:
apm install syntax-theme-boilerplate-syntax
Or, inside Atom's settings select Install and then search for this package.
For Angular 2 HTML syntax highlighting, the language-html-angular package is required.
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.
Originally forked from rockymadden/tomorrow-night-eighties-syntax-theme.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.