ace-one-themes

0.1.0 • Public • Published

One Light and One Dark Themes for Ace Editor

Based on vscode-beautiful-ui by Swashata Ghosh.

Install

$ npm install --save ace-one-themes
# or
$ yarn add ace-one-themes

Usage

// Import
require('ace-one-themes');
// or
import 'ace-one-themes';

// Set Theme
editor.setTheme('ace/theme/one-light');
editor.setTheme('ace/theme/one-dark');

Readme

Keywords

none

Package Sidebar

Install

npm i ace-one-themes

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

13.5 kB

Total Files

5

Last publish

Collaborators

  • utkarsh