From ae901428e0594f1065f48085266d5b8e10867cc5 Mon Sep 17 00:00:00 2001 From: bashrc Date: Tue, 12 May 2026 14:58:58 +0100 Subject: [PATCH] Instance colour --- theme/typewriter/theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index 05c8fbffc..c922ca36b 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -281,7 +281,7 @@ "button-event-background-color": "green", "post-separator-margin-top": "0", "post-separator-margin-bottom": "0", - "instance-software-fg-color": "#bbb", - "instance-software-bg-color": "#111", + "instance-software-fg-color": "#333", + "instance-software-bg-color": "#ddd", "transition-type": "auto" }