readded dark

This commit is contained in:
booploops 2022-05-04 16:22:16 -07:00
parent c3fdd6eae4
commit 0422b085da

View file

@ -227,6 +227,10 @@
name: "Inline Drawer", name: "Inline Drawer",
file: "inline_drawer.less" file: "inline_drawer.less"
}) })
themes.unshift({
name: "Dark",
file: "dark.less"
})
this.themes = themes this.themes = themes
}, },
contextMenu(event, theme) { contextMenu(event, theme) {