Bold yellow and red theme inspired by logistics brands
@keenmate/pure-admin-coredist/express.css
| Mode | accent | background | header | sidebar | surface | text |
|---|---|---|---|---|---|---|
| Light (default) |
#D40511
|
#F2F2F2
|
#FFCC00
|
#000000
|
#ffffff
|
#333333
|
| Dark |
#D40511
|
#1a1a1a
|
#FFCC00
|
#1a1a1a
|
#242424
|
#ffffff
|
A bold, high-energy theme inspired by the visual identity of logistics and delivery brands. Bright yellow headers and red accents make for an unmistakable, action-oriented interface.
<link rel="stylesheet" href="css/express.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.