Fix login page UI contrast in dark,spotify (#946)
This commit is contained in:
@@ -19,6 +19,17 @@ export default {
|
||||
color: 'white',
|
||||
},
|
||||
},
|
||||
NDLogin: {
|
||||
systemNameLink: {
|
||||
color: '#fff',
|
||||
},
|
||||
icon: {
|
||||
backgroundColor: 'inherit',
|
||||
},
|
||||
welcome: {
|
||||
color: '#eee',
|
||||
},
|
||||
},
|
||||
},
|
||||
player: {
|
||||
theme: 'dark',
|
||||
|
||||
Reference in New Issue
Block a user