Sharp, high-contrast graphite theme with crimson accents for investigation, audit, and compliance portals
css/sentinel.css
Graphite and crimson on white
| Mode | accent | background | header | sidebar | surface | text |
|---|---|---|---|---|---|---|
| Light (default) |
#c01b2b
|
#f4f5f7
|
#15181d
|
#ffffff
|
#ffffff
|
#23272e
|
| Dark |
#e0414f
|
#15181d
|
#0e1014
|
#1e2228
|
#1e2228
|
#eceef1
|
A sharp, serious theme built for oversight work — investigations, audits, compliance reviews, and contract scrutiny. Neutral graphite surfaces keep dense data readable, while restrained crimson accents draw the eye to actions, active states, and alerts.
#c01b2b — calm, professional base with red hints where they matter<link rel="stylesheet" href="css/sentinel.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.