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