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',
|
||||
'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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user