UNPKG

mongodb-ace-theme-query

Version:

MongoDB Theme for the ACE Editor in the Query Bar

20 lines (13 loc) 411 B
# mongodb-ace-theme-query [![][npm_img]][npm_url] MongoDB ACE Theme for Query Bar ## Installation ``` npm install --save mongodb-ace-theme-query ``` ## Usage ```javascript import 'mongodb-ace-theme-query'; editor.setTheme("ace/theme/mongodb-query"); ``` [npm_img]: https://img.shields.io/npm/v/mongodb-ace-theme-query.svg?style=flat-square [npm_url]: https://www.npmjs.org/package/mongodb-ace-theme-query