You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Perhaps a separate issue, but I believe the SASS mixin mdc-chip-fill-color-accessible should decorate the --[leading|trailing]-icon. For example if you were to call mdc-chip-fill-color-accessible(navy) the chip text color will appropriately become var(--mdc-theme-text-primary-on-dark,white) But the icons will not be accessible. Their color contrast is to low.
Still deciding if --leading-icon and --trailing-icon should be the same color...or if we should also allow clients to customize them separately
The text was updated successfully, but these errors were encountered: