froggdesign-tokens
v0.2.0
Published
Design tokens for the FroggDesign visual language.
Downloads
134
Readme
froggdesign-tokens
Design token source of truth for FroggDesign.
Public API
import { tokens, colors, typography, spacing, radius, shadow } from "froggdesign-tokens";The package exports:
colorstypographyspacingradiusshadowsemanticTokenstokens
The current token model separates brand, neutral surface, and semantic state
roles. Green remains the FroggDesign brand signal, while neutral.mist,
neutral.line, semanticTokens.surfaceRaised, semanticTokens.surfaceSunken,
semanticTokens.hover, semanticTokens.active, and
semanticTokens.focusRing support calmer product interfaces.
Stability
This is a public npm package. Additive token exports are minor releases. Renaming or removing tokens is a breaking change and requires a Changesets major release with migration notes.
