Allow theme customizing Login Page (#940)
This commit is contained in:
@@ -15,6 +15,14 @@ export default {
|
||||
color: 'white',
|
||||
},
|
||||
},
|
||||
NDLogin: {
|
||||
systemNameLink: {
|
||||
color: '#fff',
|
||||
},
|
||||
icon: {
|
||||
backgroundColor: 'inherit',
|
||||
},
|
||||
},
|
||||
},
|
||||
player: {
|
||||
theme: 'dark',
|
||||
|
||||
Reference in New Issue
Block a user