From b55c31c57bfa03ee975c0e22631d2b72103d55c5 Mon Sep 17 00:00:00 2001 From: bashrc Date: Tue, 12 May 2026 14:27:42 +0100 Subject: [PATCH] More contrast on instance type --- theme/typewriter/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index df2761c1e..02c092b25 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -282,6 +282,6 @@ "post-separator-margin-top": "0", "post-separator-margin-bottom": "0", "instance-software-fg-color": "#bbb", - "instance-software-bg-color": "#777", + "instance-software-bg-color": "#111", "transition-type": "auto" }