feat(theme): add element theme

This commit is contained in:
FairyEver
2020-05-04 09:17:00 +08:00
parent 130ab96885
commit 97f00c21dd
7 changed files with 72 additions and 0 deletions

View File

@@ -42,6 +42,11 @@ export default {
name: 'chester',
preview: 'image/theme/chester/preview@2x.png'
},
{
title: 'Element',
name: 'element',
preview: 'image/theme/element/preview@2x.png'
},
{
title: '紫罗兰',
name: 'violet',