Available Themes
Koval UI ships with three themes bundled: Podil, Dnipro and Dovzhenko.
Create & Customize Theme
Koval UI allows developers to customize existing themes or create completely new ones.
Use Koval Theme inside CSS
All theme values provided by a theme object are available inside project CSS styles as CSS variables.
styled-components Integration
All Koval UI components support className property, and thus are compatible with styled-components, Emotion CSS or any similar styling library using this interface.