From 5379ed0ec4d053f1fc443acbbaeb9eec8674e00e Mon Sep 17 00:00:00 2001 From: He4eT Date: Sun, 23 Jun 2024 02:51:08 +0200 Subject: [PATCH] kitty: update selection background --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 7db231a..9a6c69e 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -507,7 +507,7 @@ background #383838 #: The foreground for text selected with the mouse. A value of none #: means to leave the color unchanged. -# selection_background #fffacd +selection_background #bdbdbd #: The background for text selected with the mouse.