diff --git a/src/Settings/Settings.ts b/src/Settings/Settings.ts index 3ea55030c..2096d1b88 100644 --- a/src/Settings/Settings.ts +++ b/src/Settings/Settings.ts @@ -252,7 +252,7 @@ export const Settings: ISettings & ISelfInitializer & ISelfLoading = { MonacoFontSize: 20, MonacoVim: false, MonacoWordWrap: "off", - + theme: { ...defaultTheme }, styles: { ...defaultStyles }, overview: defaultSettings.overview,