From 31ae240d2f405d2d026a8e7ea788d679f06a9206 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Tue, 14 Nov 2023 13:06:19 +0900 Subject: [PATCH] feat(kitty): adjust background --- kitty/kitty.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 7f3a37b..07d038d 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -36,7 +36,7 @@ font_features FiraCode-Retina +ss02 +ss03 +ss04 +ss05 +ss07 +zero # foreground #c0b18b # The background color -# background #262626 +background #262626 # The foreground for selections # selection_foreground #2f2f2f @@ -771,7 +771,7 @@ inactive_tab_background #999 #: The foreground and background colors -# background_opacity 1.0 +background_opacity 0.9 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if