Skip to content

Minimal Theme

A clean, understated theme with subtle shadows and neutral colors. Best suited for SaaS dashboards and developer tools.

Preview

  • Soft white background with light borders
  • Small, readable typography
  • Subtle box shadow
  • Compact padding

Usage

ts
import '@guideflow/core/styles'
import '@guideflow/core/styles/themes/minimal.css'

Design Tokens

TokenValue
--gf-popover-bg#ffffff
--gf-popover-color#374151
--gf-popover-border1px solid #e5e7eb
--gf-popover-border-radius8px
--gf-popover-shadow0 1px 3px rgba(0,0,0,0.1)
--gf-btn-primary-bg#3b82f6
--gf-btn-primary-color#ffffff

Released under the MIT License.