Ultra clean monochrome theme with grayscale palette

Package
@keenmate/pure-admin-core
Font
System default
Light Dark

Variants

Default
dist/minimal.css
Mode accent background header sidebar surface text
Light (default)
#555555
#fafafa
#fafafa
#f8f8f8
#ffffff
#333333
Dark
#e8e8e8
#1a1a1a
#242424
#1a1a1a
#242424
#e8e8e8

Minimal

An ultra-clean theme that strips the interface down to essentials. The entire palette is built from grays — no color distractions, just content.

Highlights

  • Monochrome grayscale palette for maximum simplicity
  • Subtle accent (#555555) that blends rather than pops
  • System fonts — no custom font download required
  • Dark mode included with inverted grays

Usage

<link rel="stylesheet" href="css/minimal.css">

Defaults to light mode. Switch with pa-mode-light / pa-mode-dark on <body>. Auto-switching via prefers-color-scheme is enabled by default.