colorBackground? | string | Main form background color. |
colorBorder? | string | Border color for controls and dividers. |
colorDisabledBackground? | string | Disabled control background. |
colorDisabledText? | string | Disabled text color. |
colorError? | string | Error text and border color. |
colorFocus? | string | Focus border/shadow color. |
colorHover? | string | Hover background for interactive controls. |
colorPlaceholder? | string | Placeholder text color. |
colorPrimary? | string | Primary accent color used for focused controls and loading indicators. |
colorSurface? | string | Field/control surface color. |
colorText? | string | Primary text color. |
colorTextSecondary? | string | Secondary text and description color. |