Skip to content

Borders

Border width, styles and radii for bounding elements.

Border Width

Borders should use the standard width and this should be the default option when in doubt. Interactive elements, such as form inputs, may use the heavy option to visually set it apart, e.g. input errors. Heavier is reserved for active context indicators, such as disclosure and tabs.

TokenDefault Value
borderWidths.standard0.1rem
borderWidths.heavy0.2rem
borderWidths.heavier0.4rem

Radii

Radii should be used on all corners of bounding elements. Brands can set this to 0 to remove all border radius.

TokenDefault Value
radii.standard0.4rem