color fix

This commit is contained in:
Yuri Kuznetsov
2022-10-31 09:54:45 +02:00
parent a351875586
commit a184d5568d
@@ -2,7 +2,7 @@
"colors": {
"Meeting": "#558BBD",
"Call": "#CF605D",
"Task": "#76BA4E"
"Task": "#70c173"
},
"scopeList": ["Meeting", "Call", "Task"],
"allDayScopeList": ["Task"],
@@ -10,4 +10,4 @@
"sharedViewModeList": ["basicWeek", "month", "basicDay"],
"additionalColorList": ["#AB78AD", "#CC9B45"],
"iconClass": "far fa-calendar-alt"
}
}