From afe10936cd11a130b3a06c279f11638754a3a6da Mon Sep 17 00:00:00 2001 From: Wessel Tip Date: Tue, 11 Nov 2025 14:17:48 +0100 Subject: [PATCH] feat(kitty): Change opacity `0.8 -> 0.98` --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index cd0b154..9e22586 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1119,7 +1119,7 @@ enable_audio_bell no #: The foreground and background colors. -background_opacity 0.8 +background_opacity 0.98 #: The opacity of the background. A number between zero and one, where #: one is opaque and zero is fully transparent. This will only work if