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, 1 insertions, 1 deletions
diff --git a/internal/web/static/themes/memento_mori.css b/internal/web/static/themes/memento_mori.css
index d99911b..f6e5174 100644
--- a/internal/web/static/themes/memento_mori.css
+++ b/internal/web/static/themes/memento_mori.css
@@ -12,7 +12,7 @@
--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;
+ --theme-font: var(--font-mono);
}
.heading {