Ensure theme switches to preferred colour scheme on first load

This commit is contained in:
JakeYallop 2026-06-05 23:36:54 +01:00
parent d735496641
commit c7215f46c1

View File

@ -46,7 +46,7 @@ function main() {
showErrors: true,
errorTimeout: 4000,
attemptHighlight: true,
theme: "classic",
theme: undefined,
useMetaKey: false,
logLevel: "info",
autoMagic: true,