From d1929883bc8174c8db016dde579da725a06b3c8a Mon Sep 17 00:00:00 2001 From: VehementHam <75701545+VehementHam@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:46:06 +0000 Subject: [PATCH] Change Selection Background in onedark.kitty to be consistatn with the Vim theme. --- term/One Dark.kitty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/term/One Dark.kitty b/term/One Dark.kitty index a0a1251..e901a8a 100644 --- a/term/One Dark.kitty +++ b/term/One Dark.kitty @@ -6,7 +6,7 @@ cursor_text_color #2c323c foreground #abb2bf background #282c34 selection_foreground #2c323c -selection_background #5c6370 +selection_background #abb2bf # Black color0 #2c323c