theming ui
This commit is contained in:
parent
004aaef70b
commit
f4fe46df01
4 changed files with 107 additions and 0 deletions
|
|
@ -136,6 +136,8 @@ var vm = new Vue({
|
|||
'items': false,
|
||||
},
|
||||
'feedStats': {},
|
||||
'font': 'sans-serif',
|
||||
'theme': 'light',
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue