diff --git a/src/theme/variables.scss b/src/theme/variables.scss index e9f227cb0..c8cc29b12 100644 --- a/src/theme/variables.scss +++ b/src/theme/variables.scss @@ -641,7 +641,7 @@ body { --font-awesome-1: #c63527; --mat-selected: #c63527; --mat-calendar-body-selected: #c63527; - --monthview-selected: #c63527; + --monthview-selected: rgb(198 53 39 / 49%); --color: #d9d9d9; --color2: #f0f0f0;