feat(kitty): Change opacity 0.8 -> 0.98

This commit is contained in:
2025-11-11 14:17:48 +01:00
parent 1693c8610a
commit afe10936cd

View File

@@ -1119,7 +1119,7 @@ enable_audio_bell no
#: The foreground and background colors. #: 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 #: 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 #: one is opaque and zero is fully transparent. This will only work if