aboutsummaryrefslogtreecommitdiff
path: root/internal/web/static/themes/memento_mori.css
diff options
context:
space:
mode:
Diffstat (limited to 'internal/web/static/themes/memento_mori.css')
-rw-r--r--internal/web/static/themes/memento_mori.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/web/static/themes/memento_mori.css b/internal/web/static/themes/memento_mori.css
index 518e035..d99911b 100644
--- a/internal/web/static/themes/memento_mori.css
+++ b/internal/web/static/themes/memento_mori.css
@@ -11,6 +11,8 @@
--refrain: #8a8680;
--border: #333330;
--error: #7a4a42; /* dried blood -- error/alert accent only */
+ /* the one non-colour override: a monospace reading face (see base.css). */
+ --theme-font: ui-monospace, "Cascadia Code", "SF Mono", "Roboto Mono", Menlo, Consolas, monospace;
}
.heading {