diff options
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. |
