We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cc4a1 commit 51bf26eCopy full SHA for 51bf26e
src/lib/datepicker/_datepicker-theme.scss
@@ -18,6 +18,7 @@ $mat-calendar-weekday-table-font-size: 11px !default;
18
19
.mat-datepicker-content {
20
background-color: mat-color($background, card);
21
+ color: mat-color($foreground, text);
22
}
23
24
.mat-calendar-arrow {
0 commit comments