System ID
rgbm
rgbm
The semantic color role system of the AENET public UI. Components reference roles (navigation, action, insight, guard, system, warning) — never raw color names.
rgbm
active
Pure client-side design token system. No data, no network, no private systems.
Roles → tokens → CSS/components. Client-only.
Give every public component a stable, semantic color vocabulary so color meaning survives theming and consistency is enforceable.
Raw colors drift and become meaningless across components. RGBM replaces them with semantic roles that carry intent (navigation, action, insight, guard, system, warning).
Roles → tokens → CSS/components. Client-only.
A component that needs a "success" meaning uses the SUCCESS role token (design/rgbm.json, web/assets/data/rgbm.tokens.json) instead of a hard-coded color.
These questions are answered by the content on this page.
Verified states only — nothing on this page is a prediction.