Completed
Last Updated: 27 Sep 2021 08:01 by ADMIN

Hi Team,

I'd like to request the ability to add a Body section within the ThemeBuilder where the user can set the Body of the entire web document.  The Body section of the ThemeBuilder appears to only affect the Chat UI.

Thank you!

Under Review
Last Updated: 25 May 2021 11:14 by ADMIN
Created by: Lonwabo
Comments: 0
Type: Feature Request
1
I would like to use RGBA colors when generating a custom theme. 
Pending Review
Last Updated: 29 Jun 2016 04:54 by ADMIN
It is very difficult to recreate the custom theme that looks exactly like the old custom theme unless we remember or write down each and every step used to create the custom theme. So if kendo provides a way to save the custom theme settings which can be used when recreating the custom theme when upgrading the Kendo UI.
Pending Review
Last Updated: 11 May 2016 13:04 by ADMIN
On the themeroller, add an option to output not just @import theme-template.less, but just import the styles/files required for selected components. Would be good to have a sass option too
Pending Review
Last Updated: 11 May 2016 12:32 by ADMIN
Created by: Imported User
Comments: 2
Type: Feature Request
5
No Web UI framework out there makes it easy to tackle the problem of Gradients. If Kendo implemented first class Gradient support in the theme designer it would make Web site / Apps that use Kendo that much richer than their competitors. In addition, the user can currently type in Hex but ti would be nice if there was a full RGB + HSB color palette for color design.
Pending Review
Last Updated: 15 Oct 2013 09:35 by raghav
I'd love for the ability to choose between the light/dark version of the icons in the sprite.png file. As of now, most of the themes contain a light and a dark version. However, there is no easy way to choose between the too when I'm writing my code. The only way to change is to go into the CSS file and override it manually. 

This has been an issue already, because at least once now the classes have changed, causing me to go back and make further edits to my CSS file.

it should be something as simple as adding a light/dark class to element so that it knows to choose the appropriate background position for the sprite. 

This seems like something very easy to do that doesn't require much programming. I hope to see this soon!