Professional blue/gray theme for business applications

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

Variants

Default
dist/corporate.css
Mode accent background header sidebar surface text
Light (default)
#0ea5e9
#f4f6f9
#1e293b
#f8fafc
#ffffff
#334155
Dark
#0ea5e9
#0f172a
#0f172a
#1e293b
#1e293b
#f1f5f9

Corporate

A clean, professional theme built for business applications. Cool blue accents on neutral gray backgrounds keep the interface focused and distraction-free.

Highlights

  • Light-first design with a polished, enterprise-ready look
  • Sky blue accent (#0ea5e9) for links, buttons, and active states
  • System fonts — no custom font download required
  • Dark mode included for low-light conditions

Usage

<link rel="stylesheet" href="css/corporate.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.