kreiseck_design 0.2.0
kreiseck_design: ^0.2.0 copied to clipboard
Design tokens, Material theme, brand assets and the icon set shared by all Kreiseck surfaces — colour ramps in OKLCH, roles for four modes, Archivo, DM Mono and 150 stroke icons.
0.2.0 #
- Added:
KdIcon,KdIconData/KdOp,KdIcons(150 icons in seven groups — navigation, action, device, cash, status, document, people — plus 11 filled variants, andKdIcons.byNamefor lookup by source name),KdSignetas a proper widget withframeandsquarecolours. - Removed (breaking): the
kdSignet(mode)function and the two bundled SVG assets (signet.svg,signet-invers.svg) — useKdSignetinstead. A consumer that rendered the old assets no longer needsflutter_svgfor the mark; the till app switches over in its next release.
0.1.0 #
- First release: colour ramps in OKLCH with anchored brand steps, roles for the
modes light, warm, dark and contrast, form and type tokens, a full Material
theme,
brandRampfor a business colour at runtime, Archivo and DM Mono, and the signet. Every value is generated from one token source and checked against a golden file shared with the npm twin.