diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 16:13:56 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 16:13:56 +0200 |
| commit | 36d87e27019fce743e63be87222e987510863e6f (patch) | |
| tree | b5cffac3c1aa417fa24da79a99b6da85828fceb3 /README.md | |
| parent | 90c8dfc6cc3ab4b6b78feec5f738beeb41fb9605 (diff) | |
| download | lectio-36d87e27019fce743e63be87222e987510863e6f.tar.gz lectio-36d87e27019fce743e63be87222e987510863e6f.zip | |
web: remove deus_vult theme; add global monospace toggle (web_mono config + top-bar 'mono')
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -214,14 +214,16 @@ only; the file itself is never rewritten. ## Themes -`lectio-web` ships 15 built-in, colour-only themes (they set colours — and, -at most, one optional reading font via `--theme-font` — with all spacing, -borders and layout fixed in `base.css`): +`lectio-web` ships 14 built-in, colour-only themes (they set colours — with +all fonts, spacing, borders and layout fixed in `base.css`). A theme may +additionally set `--theme-font` to change the reading face, and a monospace +reading face can be turned on for any theme (see `web_mono` and the "mono" +top-bar toggle below): Religious orders: `transfiguration` (dark, gold/olive — the default), `desert_fathers` (light, sand/umber), `benedictines` (dark, black/gold), `franciscans` (dark, brown/terracotta), `memento_mori` (dark, greyscale, -monospace), `deus_vult` (armor grey/red), `dominicans` (black & white). +monospace), `dominicans` (black & white). Liturgical seasons and feasts: `advent` (dark violet), `nativity` (light white/gold), `lent` (dark ashen violet), `easter` (light radiant gold), |
