Terminal Design System
Border radii, spacing scale, tile gaps, and layout rhythm. The spatial tokens that give Terminal its consistent density and shape language.

Border Radii

Three-step scale: sm (3px), md (8px), lg (12px)

rounded-sm
3px
rounded-md
8px
rounded-lg
12px

Spacing

Terminal uses the Tailwind default spacing scale. These are the most common stops.

tile-gap
14px — grid gaps between cards and tiles
p-4
16px — compact container padding
p-5
20px — standard card padding
p-7
28px — hero padding (mobile)
p-8
32px — hero padding (desktop)