Implemented editor light mode

This commit is contained in:
2023-11-16 10:21:11 +01:00
parent 75f74f3499
commit 35086bfc87
3 changed files with 65 additions and 35 deletions

View File

@@ -17,6 +17,7 @@
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/theme-one-dark": "^6.1.2",
"codemirror": "^6.0.1",
"thememirror": "^2.0.1",
"vue": "^3.3.4",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.2.2"