switching themes via loading only specific CSS

This commit is contained in:
zadam
2021-09-26 15:24:37 +02:00
parent 2fcb0c05c0
commit 113bebed3b
15 changed files with 219 additions and 232 deletions

View File

@@ -229,7 +229,7 @@ export default class NoteDetailWidget extends NoteContextAwareWidget {
"libraries/katex/katex.min.css",
"stylesheets/print.css",
"stylesheets/relation_map.css",
"stylesheets/themes.css"
"stylesheets/ckeditor-theme.css"
],
debug: true
});