Skip to content

Commit c59ccdf

Browse files
desig9steinSvetloslav15simeonoff
authored
feat(calendar): Add content-text-color to all views that can be decoupled from the calendar. (#12431)
Co-authored-by: Svetloslav Novoselski <[email protected]> Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent 31df26d commit c59ccdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/calendar/_calendar-theme.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,8 @@
640640
igx-years-view,
641641
igx-month-picker,
642642
igx-months-view {
643+
color: var-get($theme, 'content-text-color');
644+
643645
%cal-body-display {
644646
@if $bootstrap-theme {
645647
padding-bottom: 0;

0 commit comments

Comments
 (0)