mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
New: Change Today color in calendar for better visibility
This commit is contained in:
parent
5bf7228658
commit
d9e9b72a89
@ -178,7 +178,7 @@ module.exports = {
|
|||||||
//
|
//
|
||||||
// Calendar
|
// Calendar
|
||||||
|
|
||||||
calendarTodayBackgroundColor: '#ddd',
|
calendarTodayBackgroundColor: '#c5c5c5',
|
||||||
calendarBorderColor: '#cecece',
|
calendarBorderColor: '#cecece',
|
||||||
calendarTextDim: '#666',
|
calendarTextDim: '#666',
|
||||||
calendarTextDimAlternate: '#eee',
|
calendarTextDimAlternate: '#eee',
|
||||||
|
Loading…
Reference in New Issue
Block a user