18 lines
713 B
Markdown
18 lines
713 B
Markdown
# Aqua Theme Module (Canonical Design Layer)
|
|
|
|
Status: canonical Aqua design layer for reusable UI primitives.
|
|
|
|
This directory defines the shared Aqua visual language for the design code:
|
|
|
|
- global visual tokens and component surfaces
|
|
- reusable control geometry (buttons, segmented controls, table chrome)
|
|
- icon rendering baseline (stroke style + sprite integration)
|
|
|
|
Pattern modules consume this theme layer and then define behavior-specific contracts.
|
|
|
|
Contents:
|
|
|
|
- `demo-aqua-freeze.css` — canonical Aqua stylesheet baseline used by demo/scaffold references
|
|
- `templates/icon_sprite.html` — canonical icon sprite for reusable action semantics
|
|
- `notes.md` — scope and usage policy for this theme module
|