igniteui-angular icon indicating copy to clipboard operation
igniteui-angular copied to clipboard

[Combo]: $clear-button-background and $clear-button-foreground theme function parameters are not working

Open adrianptrv opened this issue 8 months ago • 0 comments

Currently, the $clear-button-background and $clear-button-foreground parameters in the Combo theme function are not working as expected. Although the passed values are assigned to variables, the clear button in the Combo component is currently receiving its colors from the --input-suffix-color--filled and --input-suffix-background-filled variables, instead of the --clear-button-background and --clear-button-foreground variables. Image

adrianptrv avatar May 13 '25 13:05 adrianptrv