docs: add palette swatch images for both variants
This commit is contained in:
@@ -13,13 +13,22 @@ Harbor palette to Ash.
|
||||
|
||||
## Variants
|
||||
|
||||
### Ash Dark
|
||||
|
||||

|
||||
|
||||
### Ash Light
|
||||
|
||||

|
||||
|
||||
| Theme dir | Style | Base surfaces | Accent |
|
||||
|------------|-------|----------------------------------|--------|
|
||||
| `ash-dark` | dark | void `#100f12`, panel `#1c1b1f`, raised `#29282c`, bone `#e6dfd1` | ember `#e0914f` |
|
||||
| `ash-light`| light | paper `#e9e3d5`, raised `#f2ecdf`, deep `#dcd5c3`, ink `#2a2822` | ember `#a85f1d` |
|
||||
| `ash-light`| light | paper `#e9e3d5` / ink `#2a2822` · raised `#f2ecdf`, deep `#dcd5c3` | ember `#a85f1d` |
|
||||
|
||||
Accents: ember, gold, blood, rot, moss, steel, violet, rust (see
|
||||
`tools/recolor.py` for the exact terminal 16-colour mapping).
|
||||
Regenerate the swatch images above with `python3 tools/make_palette_images.py .`.
|
||||
|
||||
## Install (local)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user