Skip to content

drootz/tomorrow-night-eighties-ng2-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomorrow Night Eighties Syntax Theme for Atom

apm The MIT License

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>

Features

  • Angular 2 HTML syntax highlighting.
  • Dark and Light theme in the same package.

Installation

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.

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.