Add dark wasteland teheme

This commit is contained in:
2026-09-18 23:41:37 +03:00
parent 43ea69313e
commit c8190b7eec
4 changed files with 469 additions and 0 deletions
+10
View File
@@ -34,6 +34,16 @@ The skin has no build step and no PHP dependencies. Its font stacks use `Space G
4. Clear the browser cache, then load Roundcube. The login view, mailbox list, compose view, menus, controls, and status messages should all use the new palette.
## Eternity Wasteland
`eternity-wasteland` is the dark, warm-industrial Eternity variant. It uses the Wasteland palette: charcoal surfaces, parchment text, olive actions, rust-orange signals, and an orange technical grid.
Install it with the same procedure above, copying `eternity-wasteland` instead of `eternity`, then configure:
```php
$config['skin'] = 'eternity-wasteland';
```
## Docker Install
### Docker Compose (persistent)