diff options
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), |
