Skip to content

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

TokenValue
--gf-popover-bg#fafafa
--gf-popover-color#1f2937
--gf-popover-border1px solid #d1d5db
--gf-popover-border-radius4px
--gf-popover-shadow0 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

Released under the MIT License.