Overview
The three token layers — primitive, semantic and chart — and how each is consumed.
Foundation
Applied
Semantic
Primitives mapped to intent — how the system supports themes and dark mode without components knowing.
Chart
Five canonical data-viz color schemes, each matched to a specific shape of data.
Tokens are the chromatic and dimensional vocabulary of Gremorie. Instead of
hard-coding a border as #E5E5E5 or a padding as a magic number, components
consume named tokens that cascade through three layers — primitive, semantic and
chart.