refactor: rename theme name attribute to themeName

This commit is contained in:
Deluan
2020-03-31 19:36:45 -04:00
parent dd2e98fca2
commit 747b5ea25e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export default {
name: 'Light',
themeName: 'Light',
palette: {
secondary: {
light: '#5f5fc4',