Warm industrial aesthetic with golden amber accents and Barlow typography. Rich copper and cream palette. Separate npm package.
@keenmate/pure-admin-cafeindustrial-theme| Name | Mode | File | |
|---|---|---|---|
| Café Industrial Dark | dark | dist/cafeindustrial.css |
|
| Café Industrial Light | light | dist/cafeindustrial.css |
Same file — toggle via pa-mode-light body class |
#d4952b
#1e1a15
#2a2420
#e8e0d4
A warm industrial aesthetic with golden amber accents and Barlow typography. Supports both dark and light modes.
npm install @keenmate/pure-admin-cafeindustrial-theme
<link rel="stylesheet" href="node_modules/@keenmate/pure-admin-cafeindustrial-theme/dist/cafeindustrial.css">
Toggle between modes by adding a class to the <body>:
<body class="pa-mode-dark"> <!-- warm blacks, golden amber -->
<body class="pa-mode-light"> <!-- cream/linen, darker amber -->
#151210 (warm black)#1e1a15#d4952b (golden amber)#e8e0d4 (warm off-white)#fffcf8 (warm white)#f7f2eb (cream)#b87d24 (darker amber)#3d3428 (dark brown)Uses Barlow (400, 500, 600, 700) and Barlow Condensed loaded from Google Fonts.