From 2b1c7b8e908aede0dabc641c9bcb400e0ab92324 Mon Sep 17 00:00:00 2001 From: bashrc Date: Tue, 12 May 2026 14:53:13 +0100 Subject: [PATCH] No monospace --- theme/typewriter/theme.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index cabb5199f..05c8fbffc 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -90,10 +90,10 @@ "title-text": "#282c37", "title-background": "#ccc", "gallery-text-color": "black", - "header-font": "'solidaric', monospace", - "*font-family": "'solidaric', monospace", - "*src": "url('./fonts/solidaric.woff2') format('woff2')", - "**src": "url('./fonts/solidaric-italic.woff2') format('woff2')", + "header-font": "'Special Elite'", + "*font-family": "'Special Elite'", + "*src": "url('./fonts/SpecialElite.ttf') format('truetype')", + "**src": "url('./fonts/SpecialElite.ttf') format('truetype')", "reply-icon-direction": "-1", "likes-names-margin": "2%", "likes-names-size1": "30px",