Make player theme configurable from Navidrome's theme

This commit is contained in:
Deluan
2020-04-08 10:19:53 -04:00
parent 3a54246b15
commit da45bcf448
3 changed files with 12 additions and 1 deletions
+3
View File
@@ -15,5 +15,8 @@ export default {
color: 'white'
}
}
},
player: {
theme: 'dark'
}
}