aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/superpowers/plans/2026-07-23-lectio-go-rewrite.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/docs/superpowers/plans/2026-07-23-lectio-go-rewrite.md b/docs/superpowers/plans/2026-07-23-lectio-go-rewrite.md
index b4c6dd6..5bae6cf 100644
--- a/docs/superpowers/plans/2026-07-23-lectio-go-rewrite.md
+++ b/docs/superpowers/plans/2026-07-23-lectio-go-rewrite.md
@@ -1710,13 +1710,15 @@ in the top bar. Full task detail in `.superpowers/sdd/task-B3-brief.md`.
The built-in theme set was revised after the initial build; `docs/THEMES.md`
and the `internal/web/static/themes/*.css` files are the authoritative list.
Changes vs the Task B1 palettes above: `camaldolese` removed (insufficiently
-distinct); `deus_vult` (light silver/white/red), `dominicans` (light
-black/white/gold), `marian` (light blue/white/gold), `epiphany` (dark
-indigo/gold) added; `pentecost` retinted to red/white/gold; `franciscans`
-ground darkened. A single non-colour override was introduced: a theme may set
-`--theme-font` to change the reading face (`memento_mori` uses monospace);
-`base.css` reads it as `--font-reading: var(--theme-font, <serif>)`. Final
-count: 15 themes (7 religious orders, 8 seasons/feasts).
+distinct); `dominicans` (black & white), `marian` (light blue/white/gold),
+`epiphany` (dark indigo/gold) added; `pentecost` retinted to red/white/gold;
+`franciscans` ground darkened. (`deus_vult` was added then removed.) Two
+type mechanisms were introduced, both routed through `base.css`
+(`--font-reading: var(--theme-font, <serif>)`): a theme may set `--theme-font`
+to change its reading face, and a global monospace toggle — config `web_mono`
+plus a client-side "mono" top-bar checkbox that sets `body.mono` — forces
+monospace for any theme. Final count: 14 themes (6 religious orders, 8 seasons
+and feasts).
## Self-Review Notes