mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
commit
946bbab820
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ monaco.languages.setMonarchTokensProvider('mySpecialLanguage', {
|
|||
}
|
||||
});
|
||||
|
||||
// Define a new theme that constains only rules that match this language
|
||||
// Define a new theme that contains only rules that match this language
|
||||
monaco.editor.defineTheme('myCoolTheme', {
|
||||
base: 'vs',
|
||||
inherit: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue