syntax-theme-boilerplate-syntax

Syntax Theme Boilerplate for Atom.

drootz

659

0

Bug Reports

1.1.0

MIT

GitHub

Syntax Theme Boilerplate for Atom

apm The MIT License

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.

See the Pen Syntax Highlighting Palettes by Daniel Racine (@dracine) on CodePen.

Features

Installation

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.

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


Originally forked from rockymadden/tomorrow-night-eighties-syntax-theme.