📄️ 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.