Unless I'm mistaken, but I cannot customize the apperance of Button which have the properties: 'theme-color' and 'fill-mode'. In my case, I would like change the variable kendo-button-focus-shadow in the button : fill-mode (outline) and theme-color(primary).
1 Answer, 1 is accepted
0
Yanko
Telerik team
answered on 24 Jul 2025, 02:55 PM
Hello, Ha Minh Nguyet,
The button uses a color-mix transformation using the `kendo-color-primary` variable to set a shadow when the button is focused.
Can you provide additional details about the desired customization of the button? This way, I can help you customize the button to achieve the desired look.