Allow theme customizing Login Page (#940)

This commit is contained in:
Samarjeet
2021-03-30 08:55:32 +05:30
committed by GitHub
parent a36a8c2372
commit 1f2b5294c3
2 changed files with 70 additions and 54 deletions
+8
View File
@@ -15,6 +15,14 @@ export default {
color: 'white',
},
},
NDLogin: {
systemNameLink: {
color: '#fff',
},
icon: {
backgroundColor: 'inherit',
},
},
},
player: {
theme: 'dark',