vp-theme-syntax
Syntax theme for Atom text editor optimised for Frontend development
Viktor Pyskunov 1,519 0 1.11.0 MIT GitHub

vp-theme-syntax theme

Syntax theme for Atom.

Installation

apm install vp-theme-syntax

After installation is complete, reload your Atom and choose Vp in Settings -> Themes.

Dependencies

This theme requires language-babel plugin (https://atom.io/packages/language-babel). Please install it first.

Supported file types

  • JavaScript
  • React JSX
  • Flow
  • TypeScript
  • HTML
  • CSS
  • SASS
  • Makefile
  • JSON

Screenshots

HTML

html

JavaScript

javascript