readded dark
This commit is contained in:
parent
c3fdd6eae4
commit
0422b085da
1 changed files with 4 additions and 0 deletions
|
@ -227,6 +227,10 @@
|
|||
name: "Inline Drawer",
|
||||
file: "inline_drawer.less"
|
||||
})
|
||||
themes.unshift({
|
||||
name: "Dark",
|
||||
file: "dark.less"
|
||||
})
|
||||
this.themes = themes
|
||||
},
|
||||
contextMenu(event, theme) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue