Colors
Color semantics in OMNI are designed for data-heavy interfaces and fast scanning.Color Surfaces
- Workflow statuses
- Label markers
- Tool execution states
- Trend and risk indicators
Supported Formats
- Semantic/system color keys
- Explicit
{ light, dark }color objects
Color Strategy
- Use semantic colors for shared meaning (
warning,info, etc.) - Reserve custom colors for domain-significant entities
- Keep signal mapping consistent across pages
Accessibility Baseline
- Validate contrast in both light/dark
- Avoid subtle hues for critical state changes
- Use icon/text redundancy for high-impact alerts