11 lines
No EOL
299 B
Text
11 lines
No EOL
299 B
Text
{
|
|
// CodeMirror
|
|
// @jupyterlab/codemirror-extension:commands
|
|
// Text editor settings for all CodeMirror editors.
|
|
// ************************************************
|
|
|
|
// Theme
|
|
// CSS file defining the corresponding
|
|
// .cm-s-[name] styles is loaded
|
|
"theme": "jupyter"
|
|
} |