mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-14 16:11:23 +00:00
New: Change Today color in calendar for better visibility
This commit is contained in:
parent
5bf7228658
commit
d9e9b72a89
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ module.exports = {
|
|||
//
|
||||
// Calendar
|
||||
|
||||
calendarTodayBackgroundColor: '#ddd',
|
||||
calendarTodayBackgroundColor: '#c5c5c5',
|
||||
calendarBorderColor: '#cecece',
|
||||
calendarTextDim: '#666',
|
||||
calendarTextDimAlternate: '#eee',
|
||||
|
|
Loading…
Add table
Reference in a new issue