Monaco editor background is now defined in pxtarget.json
This commit is contained in:
@ -345,6 +345,9 @@
|
||||
}
|
||||
},
|
||||
"highContrast": true,
|
||||
"selectLanguage": true
|
||||
"selectLanguage": true,
|
||||
"monacoColors": {
|
||||
"editor.background": "#ecf0f1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user