mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -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
|
|
@ -5,8 +5,6 @@
|
|||
[colors]
|
||||
foreground=ECEFF1
|
||||
background=263238
|
||||
selection-foreground=ECEFF1
|
||||
selection-background=607D8B
|
||||
regular0=546E7A # black
|
||||
regular1=FF5252 # red
|
||||
regular2=5CF19E # green
|
||||
|
|
@ -23,3 +21,5 @@ bright4=80D8FF # bright blue
|
|||
bright5=FF80AB # bright magenta
|
||||
bright6=A7FDEB # bright cyan
|
||||
bright7=FFFFFF # bright white
|
||||
# selection-foreground=ECEFF1
|
||||
# selection-background=607D8B
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue