Enterprise Theme
A neutral, accessible theme designed for enterprise software and compliance-heavy environments.
Preview
- Neutral gray palette
- WCAG AA contrast ratios
- Conservative border radius
- System font stack
Usage
ts
import '@guideflow/core/styles'
import '@guideflow/core/styles/themes/enterprise.css'Design Tokens
| Token | Value |
|---|---|
--gf-popover-bg | #fafafa |
--gf-popover-color | #1f2937 |
--gf-popover-border | 1px solid #d1d5db |
--gf-popover-border-radius | 4px |
--gf-popover-shadow | 0 1px 2px rgba(0,0,0,0.05) |
--gf-btn-primary-bg | #2563eb |
--gf-btn-primary-color | #ffffff |
Accessibility
- All color combinations meet WCAG AA contrast requirements
- Focus indicators are visible and distinct
- Typography uses system fonts for consistency