show the new CM themes in the editor options
This commit is contained in:
parent
2c86f2f4b9
commit
f9789e327b
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user