add jett theme to the list of ace themes

This commit is contained in:
nightwing 2018-03-06 21:06:44 +04:00
parent a92d7ed23f
commit e6bd7cc895

View File

@ -172,6 +172,7 @@ define(function(require, exports, module) {
"plugins/c9.ide.ace.keymaps/vim/keymap",
"plugins/c9.ide.ace.keymaps/emacs/keymap",
"plugins/c9.ide.ace.keymaps/sublime/keymap",
"plugins/c9.ide.theme.jett/ace.themes/jett"
];
// FIXME: this could be resolved via pathConfig: