1.7.0 • Published 4 years ago
mongodb-ace-theme v1.7.0
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-themeUsage
import 'mongodb-ace-theme';
editor.setTheme("ace/theme/mongodb");