mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
switching themes via loading only specific CSS
This commit is contained in:
@@ -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
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user