theme
Hextor tokens
The Hextor surface layer: font chain with Thai fallback, the multiplied radius ramp, and the tnum utility. Additive on top of whatever `shadcn init -b base` already wrote.
npx shadcn@latest add @hextor/tokensNo preview for this item type — registry:theme ships configuration only, with no files to render or read.
Docs
The nova presets reference --font-sans but never define it; next/font only exposes the individual family variables. This item chains them so Thai copy has a real fallback instead of dropping to the browser default mid-sentence. If your app does not use next/font, replace the --font-geist-sans / --font-noto-thai references with your own family names — the chain, not the specific families, is the contract.
tnum ships as a Tailwind v4 @utility rather than a plain class, so it composes with variants (sm:tnum, group-hover:tnum).
Dependencies
@hextor/font-sans@hextor/font-thai