# SterlingCraft Design System > An accessible, machine-readable mirror of the SterlingCraft Co. design system: colour/type/spacing tokens, five React components (Button, IconButton, Badge, Card, Input), brand assets (logo/icon/wordmark/favicon in SVG and PNG), foundation guideline cards, and two full UI-kit homepages. SterlingCraft Co. is a vintage, earthy, hand-built furniture maker in Lagos, Nigeria. Brand voice: plain, declarative, sentence case, never emoji. Primary colour rust #883D1A, accent bark #4D331F, warm parchment surfaces, no pure grey. ## Pages - https://design.strln.cc/ - https://design.strln.cc/tokens - https://design.strln.cc/components - https://design.strln.cc/components/button - https://design.strln.cc/components/icon-button - https://design.strln.cc/components/badge - https://design.strln.cc/components/card - https://design.strln.cc/components/input - https://design.strln.cc/brand - https://design.strln.cc/guidelines - https://design.strln.cc/ui-kits - https://design.strln.cc/downloads - https://design.strln.cc/machine-readable - https://design.strln.cc/archive ## Machine-readable data - https://design.strln.cc/api/manifest.json — full design-system manifest (tokens, components, guideline cards) - https://design.strln.cc/api/tokens.json — flat array of every design token - https://design.strln.cc/api/components.json — component list with source/types/prompt/preview paths - https://design.strln.cc/api/assets.json — flat index of every downloadable file, with byte size - https://design.strln.cc/design-system/ — raw vendored source tree (tokens/*.css, components/**.jsx, brand-assets/**, guidelines/**.html, ui_kits/**) ## Notes for agents - Every asset under /design-system/ is fetchable directly (no auth) and safe to read as source-of-truth for tokens and component implementations. - The Montaga display font's binary is proprietary and is not mirrored; CSS falls back to Hoefler Text/serif. - Do not use the legacy hyphenated "STERLING-CRAFT" wordmark for any new work. Entries in /api/assets.json with `"legacy": true` (and everything on https://design.strln.cc/archive) are deprecated and kept for historical reference only — use the current de-hyphenated wordmark on https://design.strln.cc/brand instead.