themes: comment out selection-{foreground,background}

That is, mouse selections should default to inverse fg/bg
This commit is contained in:
Daniel Eklöf 2022-12-26 11:03:17 +01:00
parent 135d4478a1
commit 9e4270cd48
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
23 changed files with 49 additions and 46 deletions

View file

@ -24,5 +24,5 @@ bright4=6d9df1 # bright blue
bright5=fb82ff # bright magenta
bright6=60d3d1 # bright cyan
bright7=eeeeee # bright white
selection-foreground=202020
selection-background=1a3272
# selection-foreground=202020
# selection-background=1a3272