[Solved] How do i specify the drawer selected item back ground color?

1 Answer 7 Views
Theme Builder Pro
Joshua
Top achievements
Rank 2
Joshua asked on 05 Jun 2026, 12:41 PM

I am using the new Meridian style as the base of my custom style. In the theme builder I cannot see a way to specify the background color for a selected drawer item (when it gets the class "k-selected"). I don't se a way of specifying that in the Interactive States section or in the Component Color Variables. 

In the variables all I see is $kendo-drawer-selected-text and kendo-drawer-selected-hover-text.

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 08 Jun 2026, 05:28 AM

Hello Joshua,

 

By default, the background of a selected drawer item in Kendo Meridian is set through the $kendo-color-primary-subtle-active variable.

Howver, that variable also sets the background color for numerous component parts (like items from the bottom navigation, column menu, etc.), so you have two options:

1. Adjust the variable value and then determine whether that suits your design needs (while checking all related components)

OR

2. Create an external CSS file and explicitly overwrite the background color of the selected drawer item. Then, include the external CSS in the ThemeBuilder bundle using the "External Styles"  feature.

 

Regards,
Nick Iliev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Theme Builder Pro
Asked by
Joshua
Top achievements
Rank 2
Answers by
Nick Iliev
Telerik team
Share this question
or