mirror of
https://github.com/Readarr/Readarr
synced 2025-12-28 19:22:57 +01:00
New: Change Today color in calendar for better visibility
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
This commit is contained in:
parent
007edcba9e
commit
398ab902dc
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ module.exports = {
|
|||
//
|
||||
// Calendar
|
||||
|
||||
calendarTodayBackgroundColor: '#ddd',
|
||||
calendarTodayBackgroundColor: '#c5c5c5',
|
||||
calendarBorderColor: '#cecece',
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue