Professional blue/gray theme for business applications
@keenmate/pure-admin-coredist/corporate.css
| Mode | accent | background | header | sidebar | surface | text |
|---|---|---|---|---|---|---|
| Light (default) |
#0ea5e9
|
#f4f6f9
|
#1e293b
|
#f8fafc
|
#ffffff
|
#334155
|
| Dark |
#0ea5e9
|
#0f172a
|
#0f172a
|
#1e293b
|
#1e293b
|
#f1f5f9
|
A clean, professional theme built for business applications. Cool blue accents on neutral gray backgrounds keep the interface focused and distraction-free.
<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.