New: Change Today color in calendar for better visibility

(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
This commit is contained in:
Kevin Lau 2021-09-30 13:11:14 -05:00 committed by Qstick
parent f6a111887d
commit 725c07e762
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ module.exports = {
//
// Calendar
calendarTodayBackgroundColor: '#ddd',
calendarTodayBackgroundColor: '#c5c5c5',
calendarBorderColor: '#cecece',
//