You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to make its theme follow vscode when using Monaco Editor in developing vscode plugins?
I tried to copy the CSS variable injected into webview by vscode and set it to the .monaco-editor class, but it is still different from vscode.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How to make its theme follow vscode when using Monaco Editor in developing vscode plugins?
I tried to copy the CSS variable injected into webview by vscode and set it to the
.monaco-editor
class, but it is still different from vscode.Beta Was this translation helpful? Give feedback.
All reactions