Theme

Minimal

A clean, professional theme with white backgrounds, precise borders, and Inter typography. Designed for users who prefer a modern SaaS aesthetic over the playful Paper default.

Color Palette

White

#ffffff · --color-paper

Page backgrounds, cards

Zinc 100

#f4f4f5 · --color-paper-dark

Secondary backgrounds, alternating rows, hover states

Zinc 900

#18181b · --color-ink

Primary text, borders, headings

Blue 600

#2563eb · --color-accent

Links, primary buttons, active states, focus rings

Typography

All Text

Inter

Google Fonts · sans-serif · Variable weight (100-900)

Inter is used for both headings and body text. The Minimal theme relies on weight and size contrast rather than font pairing for visual hierarchy.

Shadow Style

Minimal uses subtle, blurred shadows for depth rather than the hard offset shadows of Paper. Shadows are lighter and more diffuse.

Small

shadow-sm

Medium

shadow-md

Large

shadow-lg

Border Style

Minimal uses 1px solid borders with low opacity. Rounded corners (rounded-lg) replace the sharp rectangles of Paper.

Card border

border rounded-lg

Focus ring

ring-2 ring-accent/20

Special Effects

  • No rotation — All elements are perfectly aligned, no skew or tilt
  • Smooth transitions — Hover states use ease-out transitions for a polished feel
  • Focus rings — Accessible focus indicators using blue ring-2 on interactive elements
  • Zebra striping — Alternating row backgrounds in tables and lists

Related pages