mirror of https://github.com/Radarr/Radarr
New: Change Today color in calendar for better visibility
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
This commit is contained in:
parent
db7babc6ed
commit
8f4b028abe
|
@ -174,7 +174,7 @@ module.exports = {
|
|||
//
|
||||
// Calendar
|
||||
|
||||
calendarTodayBackgroundColor: '#ddd',
|
||||
calendarTodayBackgroundColor: '#c5c5c5',
|
||||
calendarBorderColor: '#cecece',
|
||||
calendarTextDim: '#666',
|
||||
|
||||
|
|
Loading…
Reference in New Issue