Primitive
Token Inspector
Auto-emitted from DSKintsugiCatalog.tokeninspector. Tier atom.
Live Preview
Typography
Display text
Heading 1
Heading 2
Body copy in Inter at 17 pt with 1.6 line-height — optimised for multi-line passages in English and French.
Caption — supplementary metadata, timestamps, field labels.
Spacing
xs
4 pt
sm
8 pt
md
16 pt
lg
32 pt
xl
64 pt
xxl
96 pt
Corner Radius
small
4 pt
medium
6 pt
card
12 pt
badge
20 pt
Shadows
low
r:4 · y:2
medium
r:8 · y:4
high
r:16 · y:8
Native · macOS
DSL usage
// Render all four token families TokenInspector(theme: .wabisabi, categories: [.typography, .spacing, .radius, .shadow]) // Typography + spacing only (compact mode) TokenInspector(theme: .wabisabi, categories: [.typography, .spacing]) // Radius + shadow swatch panel TokenInspector(theme: .wabisabi, categories: [.radius, .shadow])
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
theme |
Theme | .wabisabi |
Theme token source — currently only .wabisabi ships; future: .highContrast, .seasonal. |
categories |
[TokenCategory] | [.typography, .spacing, .radius, .shadow] |
.typography | .spacing | .radius | .shadow — controls which sections render. |
Used in
c-tech sigma-analytics KatagamiScreens