Dark warm theme with golden amber accents, inspired by the Café Industrial brand
@keenmate/pure-admin-cafeindustrial-themedist/cafeindustrial.css
| Mode | accent | background | header | sidebar | surface | text |
|---|---|---|---|---|---|---|
| Dark (default) |
#d4952b
|
#151210
|
#1e1a15
|
#181410
|
#1e1a15
|
#e8e0d4
|
| Light |
#b87d24
|
#fffcf8
|
#f7f2eb
|
#fffcf8
|
#f7f2eb
|
#3d3428
|
A warm, industrial-themed design inspired by the Café Industrial brand. Golden amber accents from the gear motif pair with warm black and cream backgrounds for a sophisticated, steampunk-tinged aesthetic.
prefers-color-scheme auto-switching<link rel="stylesheet" href="css/cafeindustrial.css">
Defaults to dark mode. Switch with pa-mode-light / pa-mode-dark on <body>. Auto-switching via prefers-color-scheme is enabled by default.