mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-02 06:46:32 -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
|
|
@ -12,8 +12,9 @@ color = 2e3440 d8dee9
|
|||
[colors]
|
||||
foreground = d8dee9
|
||||
background = 2e3440
|
||||
#selection-foreground = d8dee9
|
||||
#selection-background = 4c566a
|
||||
|
||||
# selection-foreground = d8dee9
|
||||
# selection-background = 4c566a
|
||||
|
||||
regular0 = 3b4252
|
||||
regular1 = bf616a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue