This commit is contained in:
Olivier Gagnon
2021-10-12 00:29:16 -04:00
parent 78d9c25671
commit 83137a2364
13 changed files with 346 additions and 52 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ export const Settings: ISettings & ISelfInitializer & ISelfLoading = {
SuppressBladeburnerPopup: defaultSettings.SuppressBladeburnerPopup,
MonacoTheme: "vs-dark",
MonacoInsertSpaces: false,
MonacoFontSize: 10,
MonacoFontSize: 20,
theme: {
primarylight: defaultSettings.theme.primarylight,