InputColor Theming
Theming documentation for InputColor component
Styled#
InputColor CSS Classes#
List of class names used in the styled mode.
| className | description |
|---|---|
| p-input-color-area | Class name of the area element |
| p-input-color-area-thumb | Class name of the area thumb element |
| p-input-color-area-background | Class name of the area background element |
| p-input-color-slider | Class name of the slider element |
| p-input-color-slider-thumb | Class name of the slider thumb element |
| p-input-color-slider-track | Class name of the slider track element |
| p-input-color-transparency-grid | Class name of the transparency grid element |
| p-input-color-swatch | Class name of the swatch element |
| p-input-color-swatch-background | Class name of the swatch background element |
| p-input-color-input | Class name of the input element |
| p-input-color-eye-dropper | Class name of the eye dropper element |
Design Tokens#
List of design tokens.
Unstyled#
Theming is implemented with the pass through properties in unstyled mode.