@amro-ui/tokens
v0.1.1
Published
Typed design tokens and theme CSS for AmroUI
Maintainers
Readme
@amro-ui/tokens
The package is AmroUI's single source of truth. Import @amro-ui/tokens/css once at
the application root and set data-theme="dark" or data-theme="light" on the root
element. Import tokens, themes, or palette from @amro-ui/tokens when a canvas,
chart, or other non-CSS consumer needs typed raw values.
Semantic component CSS must use --amro-* variables. Raw palette values belong only
in this package. The --amro-glow-active-ai token is reserved for active AI, active
voice, and primary CTA states.
