From 9072b03dec107d5acca9856fc9afa2c16566fef2 Mon Sep 17 00:00:00 2001 From: dorkster100 Date: Tue, 5 Jan 2021 01:15:03 +0000 Subject: [PATCH] Remove selection background as it is the same as terminal background, rendering the selection to not be visible --- .config/alacritty/alacritty.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index d7a559a..6a56d6c 100755 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -244,7 +244,6 @@ colors: # If only text is unset the cell text color will remain the same. selection: text: '0xbbc2cf' - background: '0x282c34' # Normal colors normal: