Skip to content

feat(material/core): add option-multiple-selected-state-label-text-color token#33070

Open
lekhmanrus wants to merge 1 commit intoangular:mainfrom
lekhmanrus:feat/32618/add-option-multiple-selected-state-label-text-color-token
Open

feat(material/core): add option-multiple-selected-state-label-text-color token#33070
lekhmanrus wants to merge 1 commit intoangular:mainfrom
lekhmanrus:feat/32618/add-option-multiple-selected-state-label-text-color-token

Conversation

@lekhmanrus
Copy link
Copy Markdown
Contributor

Adds a new option-multiple-selected-state-label-text-color token (null default, preserving existing behavior) so users can theme the label text color of selected multi-select options via mat.option-overrides.

close #32618

…lor token

Adds a new `option-multiple-selected-state-label-text-color` token
(`null` default, preserving existing behavior) so users can theme the
label text color of selected multi-select options via
`mat.option-overrides`.

close angular#32618

Signed-off-by: Ruslan Lekhman <lekhman112@gmail.com>
@pullapprove pullapprove bot requested review from andrewseguin and ok7sai April 11, 2026 21:44
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: material/core labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: material/core detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(Select): option-overrides style does not propagate down to multi-select options

1 participant