Using border tokens
Width tokens and color tokens always pair together. The canonical pairing isvar(--border-width-base) solid var(--border-subtle) for default borders — the same pattern used by every card and input in Cedar.
Tokens
Cedar defines three border width tokens. These are width values — for border colors, see the Color token page (border/* semantic tokens).
Width tokens and color tokens always pair together. The canonical pairing isvar(--border-width-base) solid var(--border-subtle) for default borders — the same pattern used by every card and input in Cedar.