mirror of https://github.com/node-red/node-red.git
Leave Monaco theme commented out by default
parent
1f5588b803
commit
5393fa81b9
|
@ -401,7 +401,7 @@ module.exports = {
|
|||
* packages/node_modules/@node-red/editor-client/src/vendor/monaco/dist/theme
|
||||
* e.g. "tomorrow-night", "upstream-sunburst", "github", "my-theme"
|
||||
*/
|
||||
theme: "vs",
|
||||
// theme: "vs",
|
||||
/** other overrides can be set e.g. fontSize, fontFamily, fontLigatures etc.
|
||||
* for the full list, see https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IStandaloneEditorConstructionOptions.html
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue