diff --git a/src/web/index.js b/src/web/index.js index 110f0d2b..69e01e36 100755 --- a/src/web/index.js +++ b/src/web/index.js @@ -46,7 +46,7 @@ function main() { showErrors: true, errorTimeout: 4000, attemptHighlight: true, - theme: "classic", + theme: undefined, useMetaKey: false, logLevel: "info", autoMagic: true,