Atom syntax theme using the ever popular Tomorrow Night Eighties colors with a Dark and Light theme with support for Angular 2 HTML syntax.
See the Pen Tomorrow Night Eighties for Atom by Daniel Racine (@dracine) on CodePen.
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>- Angular 2 HTML syntax highlighting.
- Dark and Light theme in the same package.
Fire up a console and type:
apm install tomorrow-night-eighties-ng2-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.
Forked from the drootz/syntax-theme-boilerplate-syntax.