mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Remove selection background as it is the same as terminal background, rendering the selection to not be visible
This commit is contained in:
parent
9fe39d31c3
commit
9072b03dec
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue