spacegray-ace-theme

Text Editor theme for the Ace editor


License
ISC
Install
npm install spacegray-ace-theme@1.0.2

Documentation

Space Gray Ace Theme

Theme for the ace editor, only tested when using Brace but should work the same on either.

Based on the original SpaceGray theme for Sublime Text

Data example

Usage:

import 'spacegray-ace-theme'

editor.setTheme('ace/theme/space_gray')