diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 1f41147..41c1830 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -210,7 +210,7 @@ colors: # background is unset, selection color will be the inverse of the cell colors. # If only text is unset the cell text color will remain the same. selection: - # text: '#eaeaea' + text: CellForeground background: '#5294e2' # Normal colors