mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
* feat(editor): Setup dark-mode for the code-editor, with automatic switching By default this feature is disabled. The feature can be toggled with `document.body.classList.toggle('dark-mode-beta')` * change the beta class name * switch codemirror theme over to css variables |
||
---|---|---|
.. | ||
__tests__ | ||
components | ||
css | ||
docs | ||
locale | ||
mixins | ||
plugins | ||
styleguide | ||
types | ||
utils | ||
main.d.ts | ||
main.js | ||
shims-element-ui.d.ts | ||
shims-vue.d.ts | ||
shims-vue2-boring-avatars.d.ts | ||
utils.scss |