diff --git a/system/blueprints/pages/modular_raw.yaml b/system/blueprints/pages/modular_raw.yaml index cd18d7f26..020ab4a1d 100644 --- a/system/blueprints/pages/modular_raw.yaml +++ b/system/blueprints/pages/modular_raw.yaml @@ -29,6 +29,7 @@ form: autofocus: true indentWithTabs: false lineNumbers: true + styleActiveLine: true gutters: ['CodeMirror-lint-markers'] lint: true diff --git a/system/blueprints/pages/raw.yaml b/system/blueprints/pages/raw.yaml index 4c9a8d192..a195ab7ed 100644 --- a/system/blueprints/pages/raw.yaml +++ b/system/blueprints/pages/raw.yaml @@ -29,6 +29,7 @@ form: autofocus: true indentWithTabs: false lineNumbers: true + styleActiveLine: true gutters: ['CodeMirror-lint-markers'] lint: true