aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 16 insertions, 12 deletions
diff --git a/README.md b/README.md
index 27c100e..8ab70ed 100644
--- a/README.md
+++ b/README.md
@@ -213,20 +213,24 @@ only; the file itself is never rewritten.
## Themes
`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):
+all spacing, borders and layout fixed in `base.css`). Each theme now also
+sets a distinct typeface — serif variants (plain, old-style, classic or
+Iowan), humanist sans, or plain sans — so themes are told apart by face as
+well as palette, on top of which 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), `dominicans` (black & white).
+Religious orders: `transfiguration` (dark, gold/olive, serif — the
+default), `desert_fathers` (light, sand/umber, Iowan serif), `benedictines`
+(dark, black/gold, old-style serif), `franciscans` (dark, brown/terracotta,
+humanist sans), `memento_mori` (dark, bare monospace — no role colours, just
+plain text), `dominicans` (black & white, classic serif).
-Liturgical seasons and feasts: `advent` (dark violet), `nativity` (light
-white/gold), `lent` (dark ashen violet), `easter` (light radiant gold),
-`pentecost` (red/white/gold), `ordinary` (light green), `epiphany` (dark
-indigo/gold), `marian` (light blue/white/gold).
+Liturgical seasons and feasts: `advent` (dark violet, classic serif),
+`nativity` (light white/gold, old-style serif), `lent` (dark ashen violet,
+serif), `easter` (light radiant gold, Iowan serif), `pentecost`
+(red/white/gold, humanist sans), `ordinary` (light green, sans), `epiphany`
+(dark indigo/gold, serif), `marian` (light blue/white/gold, old-style
+serif).
Set the default with `web_theme` in config, or pick one live from the
"motyw" dropdown in the browser UI.