We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90073c5 commit bed3433Copy full SHA for bed3433
README.md
@@ -66,9 +66,7 @@ To enable them, import the following files:
66
##### Highlighting/theme
67
68
This library uses VS Code themes instead of Monaco theme.
69
-To add your custom theme, use the `addVSCodeTheme` method.
70
-
71
-:warning: this method returns a promise, you need to wait for it before calling `monaco.editor.setTheme`.
+To add your custom theme, use the `defineVSCodeTheme` method.
72
73
Default Monaco theme shouldn't be used.
74
0 commit comments