787 B
787 B
Aqua Theme Notes
This module is a reusable Aqua style archive for design-code consumers.
What it captures
- Aqua-style control surfaces and button hierarchy
- segmented controls and grouped tab geometry
- table/filter/toolbars visual primitives
- icon rendering baseline and shared icon sprite usage
- modal and status component style language
How to use
- Treat this module as a legacy reference snapshot, not the active baseline.
- Pattern contracts should inherit the active baseline first and use this module only when a host project explicitly opts into Aqua-like styling.
- Do not move new baseline decisions here.
Boundary
- This module standardizes visual language only.
- Domain behavior, labels, and business workflow semantics belong to pattern contracts.