mirror of
https://github.com/heyman/heynote.git
synced 2025-06-20 09:37:50 +02:00
Include light/dark theme before base so that it takes precedence
This commit is contained in:
parent
af86743f19
commit
15c6cc8523
@ -22,9 +22,10 @@ export class HeynoteEditor {
|
||||
//minimalSetup,
|
||||
|
||||
customSetup,
|
||||
heynoteBase,
|
||||
|
||||
heynoteDark,
|
||||
//heynoteLight,
|
||||
heynoteBase,
|
||||
indentUnit.of(" "),
|
||||
EditorView.scrollMargins.of(f => {
|
||||
return {top: 80, bottom: 80}
|
||||
|
Loading…
x
Reference in New Issue
Block a user