1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

alacritty: retain foreground colour during selection

This mirrors the old behaviour of Termite, which I think I prefer the
look of.

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
Joe Groocock 2020-08-10 19:24:34 +01:00
parent 67676df08a
commit 8e32bc8618
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -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