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 /docs/THEMES.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 'docs/THEMES.md')
| -rw-r--r-- | docs/THEMES.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/THEMES.md b/docs/THEMES.md index 399e208..0d7f646 100644 --- a/docs/THEMES.md +++ b/docs/THEMES.md @@ -28,6 +28,12 @@ sets it to a monospace stack; every other built-in leaves it alone. Set this one variable if you want a different reading face — never a bare `font-family` on an element. +**Monospace for any theme.** Independently of the theme, `lectio-web` can force +the reading face to monospace: set `web_mono = true` in your config, or flip the +**mono** checkbox in the top bar. It overrides whatever `--theme-font` the current +theme uses (the UI chrome stays as is), and persists as you change date, theme or +version. `memento_mori` simply ships with it on. + ## The role variables and classes Every built-in theme, and every user theme, **must** define all of these — @@ -108,8 +114,6 @@ Religious orders: tau/terracotta `#a8703a`, link/refrain olive. - **memento_mori** (dark, greyscale) — ash `#1a1a1a` / bone `#d8d4cc`; `#7a4a42` (dried blood) is reserved for the `.error` role only. -- **deus_vult** (armor grey / red) — plate grey `#bcc1c6` / steel `#20242a`, - accent Templar red `#a81b23`, refrain deep red `#8a1f27`, steel borders. - **dominicans** (black & white) — white habit `#f6f5f3` / black cappa `#1c1c1c`; greyscale only, no accent colour. |
