Custom Properties
A number of values are exposed as CSS Custom Properties.
Colors
These are taken from WSU branding guidelines and the colors used by the WDS.
-
--primary-color -
--primary-light-color -
--secondary-color -
--info-color -
--success-color -
--warning-color -
--error-color -
--border-color -
--selected-border-color
Sizes
| Property | Value |
|---|---|
--input-padding |
1.125rem |
--input-border-radius |
4px |
--input-border-thickness |
1px |
--input-border |
1px solid #b2b2b2 |
--button-border-radius |
6px |