Hi,
We have a kendoButton with look "outline":
https://www.telerik.com/kendo-angular-ui/components/buttons/button/styling/#toc-outline-button
We created a custom theme with the Progress Sass Theme Builder:
Progress Sass Theme Builder (telerik.com)
When we hover over the outline-kendoButton, the background-color is black, just like in the sample on the website
https://www.telerik.com/kendo-angular-ui/components/buttons/button/styling/#toc-outline-button
What is the most appropriate way to change the hover-color of this button?
Can we modify that color in our theme?
thx !