Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.
/ ace-theme Public archive

CSS highlighting styles for multiline ACE Editor

Notifications You must be signed in to change notification settings

mongodb-js/ace-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-ace-theme

MongoDB ACE Theme

Provides the CSS highlighting styles for multiline ACE Editor in Compass and Charts.

mongodb-js/ace-theme-query is a variant of these sames styles as a single line input.

mongodb-js/ace-mode provides MongoDB query and aggregation language syntax highlighting rules.

Installation

npm install --save mongodb-ace-theme

Usage

import 'mongodb-ace-theme';
editor.setTheme("ace/theme/mongodb");

License

Apache 2.0

About

CSS highlighting styles for multiline ACE Editor

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published