mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
Fxed: Slight UI label color adjustment
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
097429c545
commit
fe865fc4c3
3 changed files with 6 additions and 4 deletions
|
@ -17,7 +17,9 @@ module.exports = {
|
|||
nzbdronePink: '#f43565',
|
||||
lidarrGreen,
|
||||
helpTextColor: '#909293',
|
||||
darkGray: '#888',
|
||||
gray: '#adadad',
|
||||
lightGray: '#ddd',
|
||||
disabledInputColor: '#808080',
|
||||
|
||||
// Theme Colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue