Under Review
Last Updated: 02 Dec 2021 12:15 by ADMIN
Created by: Yahia
Comments: 1
Type: Feature Request
2

It would be awesome to have "style hooks" for all components - this can be implemented through css variables/properties and would allow for things like dynamic theming including support for dark mode etc.

Because css variables/properties can be read and written through javascript this would open up several new ways for dynamic layouts.

CSS variable/properties are supported on all current browsers except IE 11, and it is possible to implement them with a gracefull fallback.

 

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. 
Under Review
Last Updated: 26 Jun 2019 14:02 by ADMIN
Created by: Robert
Comments: 1
Type: Feature Request
1
Is there a plan in the future to support multiple themes when using Kendo components. I can currently implement multiple themes on custom components but this is not possible on Kendo components because they import variables directly from SCSS variables in the stylesheet. Due to the file bundling that takes place in React it is impossible to import two SCSS files with the same variable names. The second import will always override the first file. This could be avoided by using a css in javascript solution(e.g. styled-components). This would allow the user to pass in multiple theme objects by using react props. Is there any plan to migrate to a more modern solution for handling styles with Kendo components.
Under Review
Last Updated: 11 May 2016 06:41 by ADMIN
sometimes seems too small the icons in a grid,and i would be nice to have bigger incons with 24X24 ,or 32X32 pixels,because it's very difficult to find something to fit with the themes used in kendo ui.