123Ex
123Ex

Reputation: 916

Change the color of Default grid in kendo UI

I would like to change the default color in the Kendo UI grid, could any one help tell me how to do that

Thank you in advance ,

Regards, Udeshika

Upvotes: 1

Views: 4542

Answers (1)

bronsoja
bronsoja

Reputation: 809

Kendo UI has a theme builder available here: http://demos.kendoui.com/themebuilder/web.html which can be used to create custom themes. You'll just set the colors you choose, then download the css from the theme builder. Your other option would be to edit the css manually.

Upvotes: 1

Related Questions