Brik Design System
Primitives

Border width

Line thickness for borders, dividers, and outlines.

Border width tokens control line thickness for borders, dividers, and outlines.

Width scale (primitives)

--border-width-0
0px
--border-width-25
.25px
--border-width-50
.5px
--border-width-100
1px
--border-width-200
2px
--border-width-300
3px
--border-width-400
4px
--border-width-500
5px
--border-width-600
6px

Semantic width tokens

TokenCSS VariableDescription
None--border-width-noneNo border (0px)
Small--border-width-smSubtle hairline
Medium--border-width-mdDefault visible border
Large--border-width-lgProminent border (1px)

Width modes

Figma uses border-width modes for overall border density at a theme level.

ModeEffect
ThinMinimal borders
DefaultStandard borders
ThickProminent borders

On this page