mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-06 07:15:30 -04:00
themes: comment out selection-{foreground,background}
That is, mouse selections should default to inverse fg/bg
This commit is contained in:
parent
135d4478a1
commit
9e4270cd48
23 changed files with 49 additions and 46 deletions
|
|
@ -8,8 +8,9 @@ color = 080808 9ca1aa
|
|||
[colors]
|
||||
foreground = acb4c2
|
||||
background = 011627
|
||||
selection-foreground = 080808
|
||||
selection-background = b2ceee
|
||||
|
||||
# selection-foreground = 080808
|
||||
# selection-background = b2ceee
|
||||
|
||||
regular0 = 1d3b53
|
||||
regular1 = fc514e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue