Bold yellow and red theme inspired by logistics brands

Package
@keenmate/pure-admin-core
Font
Light Dark Custom Font

Variants

Default
dist/express.css
Mode accent background header sidebar surface text
Light (default)
#D40511
#F2F2F2
#FFCC00
#000000
#ffffff
#333333
Dark
#D40511
#1a1a1a
#FFCC00
#1a1a1a
#242424
#ffffff

Express

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.

Highlights

  • Yellow header (#FFCC00) and red accent (#D40511) for a striking, branded look
  • Fira Sans Condensed bundled font for a compact, industrial feel
  • Black sidebar contrasting against light content areas
  • Dark mode included with adjusted contrast

Usage

<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.