diff --git a/src/config-schema.coffee b/src/config-schema.coffee index 5ab47205f..299d8b765 100644 --- a/src/config-schema.coffee +++ b/src/config-schema.coffee @@ -168,7 +168,7 @@ module.exports = description: 'Disabling will improve editor font rendering but reduce scrolling performance.' useShadowDOM: type: 'boolean' - default: false + default: true title: 'Use Shadow DOM' description: 'Enable to test out themes and packages with the new shadow DOM before it ships by default.' confirmCheckoutHeadRevision: