show the new CM themes in the editor options

This commit is contained in:
tophf 2018-03-03 23:36:13 +03:00
parent 2c86f2f4b9
commit f9789e327b

View File

@ -503,6 +503,7 @@ onDOMscriptReady('/codemirror.js').then(() => {
'neat',
'neo',
'night',
'oceanic-next',
'panda-syntax',
'paraiso-dark',
'paraiso-light',
@ -510,6 +511,7 @@ onDOMscriptReady('/codemirror.js').then(() => {
'railscasts',
'rubyblue',
'seti',
'shadowfox',
'solarized',
'the-matrix',
'tomorrow-night-bright',