Merge branch 'dev' into feature/monaco-theme-editor

This commit is contained in:
nickofolas
2022-03-10 23:16:44 -06:00
committed by GitHub
126 changed files with 1517 additions and 651 deletions
-1
View File
@@ -474,7 +474,6 @@ export async function loadThemes(monaco: { editor: any }): Promise<void> {
foreground: "FFB86C",
fontStyle: "italic",
},
{
token: "netscriptfunction",
foreground: "FF79C6",