mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -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 9e9e9e
|
|||
[colors]
|
||||
foreground = b2b2b2
|
||||
background = 080808
|
||||
selection-foreground = 080808
|
||||
selection-background = b2ceee
|
||||
|
||||
# selection-foreground = 080808
|
||||
# selection-background = b2ceee
|
||||
|
||||
regular0 = 323437
|
||||
regular1 = ff5454
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue