@mixin adf-search-sorting-picker-theme($theme) { $foreground: map-get($theme, foreground); .adf-search-sorting-picker { .mat-icon-button { color: mat-color($foreground, text, 0.54); } } }