For developers

The design system is a private package, @farvidden/brand. Values change only in /tokens; everything else is generated — including this site.

pnpm add github:farvidden/brand

CSS custom properties:

import '@farvidden/brand/dist/css/tokens.css';

Typed values:

import { ColorAccentBase } from '@farvidden/brand/dist/ts/tokens.js';