Closed brendan8c closed 3 years ago
Is it possible to use custom settings for VSCODE WEB? I am trying to change the color scheme.
.mtk1 { color: #f9690e; } .mtk5 { color: #f9690e; } .mtk9 { color: #7ed07e; }
Because this extension modifies VSCode itself, so it cannot be used on the web. Closing as by design.
Is it possible to use custom settings for VSCODE WEB? I am trying to change the color scheme.