aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-23 15:53:36 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-23 15:53:36 +0200
commitff2a12dd7736164292e838d393c56b3e6f8805c3 (patch)
tree12bca1e4d22e271c66f1e80600db929c6cb923ed /README.md
parent73d00113f5ed5fe99e365d2053dc70a6da8a81ee (diff)
downloadlectio-ff2a12dd7736164292e838d393c56b3e6f8805c3.tar.gz
lectio-ff2a12dd7736164292e838d393c56b3e6f8805c3.zip
web: add dominicans/marian/epiphany themes + --theme-font hook (memento_mori monospace)
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 10 insertions, 8 deletions
diff --git a/README.md b/README.md
index 1df1633..d34b038 100644
--- a/README.md
+++ b/README.md
@@ -214,18 +214,20 @@ only; the file itself is never rewritten.
## Themes
-`lectio-web` ships 12 built-in, colour-only themes (they set colours
-only — no fonts, spacing, borders, or layout, which all live in the fixed
-`base.css`):
+`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`):
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),
-`deus_vult` (light, silver/white/red).
+`franciscans` (dark, brown/terracotta), `memento_mori` (dark, greyscale,
+monospace), `deus_vult` (light, silver/white/red), `dominicans` (light,
+black/white/gold).
-Liturgical seasons: `advent` (dark violet), `nativity` (light white/gold),
-`lent` (dark ashen violet), `easter` (light radiant gold), `pentecost`
-(red/white/gold), `ordinary` (light green).
+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).
Set the default with `web_theme` in config, or pick one live from the
"motyw" dropdown in the browser UI.