mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-30 11:10:23 -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
|
|
@ -24,5 +24,5 @@ bright4=6d9df1 # bright blue
|
||||||
bright5=fb82ff # bright magenta
|
bright5=fb82ff # bright magenta
|
||||||
bright6=60d3d1 # bright cyan
|
bright6=60d3d1 # bright cyan
|
||||||
bright7=eeeeee # bright white
|
bright7=eeeeee # bright white
|
||||||
selection-foreground=202020
|
# selection-foreground=202020
|
||||||
selection-background=1a3272
|
# selection-background=1a3272
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,6 @@
|
||||||
[colors]
|
[colors]
|
||||||
foreground=ECEFF1
|
foreground=ECEFF1
|
||||||
background=263238
|
background=263238
|
||||||
selection-foreground=ECEFF1
|
|
||||||
selection-background=607D8B
|
|
||||||
regular0=546E7A # black
|
regular0=546E7A # black
|
||||||
regular1=FF5252 # red
|
regular1=FF5252 # red
|
||||||
regular2=5CF19E # green
|
regular2=5CF19E # green
|
||||||
|
|
@ -23,3 +21,5 @@ bright4=80D8FF # bright blue
|
||||||
bright5=FF80AB # bright magenta
|
bright5=FF80AB # bright magenta
|
||||||
bright6=A7FDEB # bright cyan
|
bright6=A7FDEB # bright cyan
|
||||||
bright7=FFFFFF # bright white
|
bright7=FFFFFF # bright white
|
||||||
|
# selection-foreground=ECEFF1
|
||||||
|
# selection-background=607D8B
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,9 @@ color = 080808 9e9e9e
|
||||||
[colors]
|
[colors]
|
||||||
foreground = b2b2b2
|
foreground = b2b2b2
|
||||||
background = 080808
|
background = 080808
|
||||||
selection-foreground = 080808
|
|
||||||
selection-background = b2ceee
|
# selection-foreground = 080808
|
||||||
|
# selection-background = b2ceee
|
||||||
|
|
||||||
regular0 = 323437
|
regular0 = 323437
|
||||||
regular1 = ff5454
|
regular1 = ff5454
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,9 @@ color = 080808 9ca1aa
|
||||||
[colors]
|
[colors]
|
||||||
foreground = acb4c2
|
foreground = acb4c2
|
||||||
background = 011627
|
background = 011627
|
||||||
selection-foreground = 080808
|
|
||||||
selection-background = b2ceee
|
# selection-foreground = 080808
|
||||||
|
# selection-background = b2ceee
|
||||||
|
|
||||||
regular0 = 1d3b53
|
regular0 = 1d3b53
|
||||||
regular1 = fc514e
|
regular1 = fc514e
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,9 @@ color = 2e3440 d8dee9
|
||||||
[colors]
|
[colors]
|
||||||
foreground = d8dee9
|
foreground = d8dee9
|
||||||
background = 2e3440
|
background = 2e3440
|
||||||
#selection-foreground = d8dee9
|
|
||||||
#selection-background = 4c566a
|
# selection-foreground = d8dee9
|
||||||
|
# selection-background = 4c566a
|
||||||
|
|
||||||
regular0 = 3b4252
|
regular0 = 3b4252
|
||||||
regular1 = bf616a
|
regular1 = bf616a
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ bright5= 6c71c4
|
||||||
bright6= 93a1a1
|
bright6= 93a1a1
|
||||||
bright7= fdf6e3
|
bright7= fdf6e3
|
||||||
|
|
||||||
## Enable if prefer solarized colors instead of inverterd fg/bg for
|
# Enable if prefer solarized colors instead of inverterd fg/bg for
|
||||||
## highlighting (mouse selection)
|
# highlighting (mouse selection)
|
||||||
# selection-foreground=93a1a1
|
# selection-foreground=93a1a1
|
||||||
# selection-background=073642
|
# selection-background=073642
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ bright5= dc619d
|
||||||
bright6= 32c1b6
|
bright6= 32c1b6
|
||||||
bright7= ffffff
|
bright7= ffffff
|
||||||
|
|
||||||
## Enable if prefer solarized colors instead of inverterd fg/bg for
|
# Enable if prefer solarized colors instead of inverterd fg/bg for
|
||||||
## highlighting (mouse selection)
|
# highlighting (mouse selection)
|
||||||
# selection-foreground=93a1a1
|
# selection-foreground=93a1a1
|
||||||
# selection-background=073642
|
# selection-background=073642
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 958fdf
|
||||||
bright5 = ce7dc4
|
bright5 = ce7dc4
|
||||||
bright6 = 2fa6b7
|
bright6 = 2fa6b7
|
||||||
bright7 = a9a2a6
|
bright7 = a9a2a6
|
||||||
#selection-foreground = a8948a
|
# selection-foreground = a8948a
|
||||||
#selection-background = 36302a
|
# selection-background = 36302a
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 8e9cc0
|
||||||
bright5 = d58888
|
bright5 = d58888
|
||||||
bright6 = 7aa880
|
bright6 = 7aa880
|
||||||
bright7 = aeadaf
|
bright7 = aeadaf
|
||||||
#selection-foreground = 949d9f
|
# selection-foreground = 949d9f
|
||||||
#selection-background = 312e30
|
# selection-background = 312e30
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 5c59b2
|
||||||
bright5 = 8e45a8
|
bright5 = 8e45a8
|
||||||
bright6 = 3f649c
|
bright6 = 3f649c
|
||||||
bright7 = eff0f2
|
bright7 = eff0f2
|
||||||
#selection-foreground = 676364
|
# selection-foreground = 676364
|
||||||
#selection-background = dee2e0
|
# selection-background = dee2e0
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 0f64c4
|
||||||
bright5 = 8050a7
|
bright5 = 8050a7
|
||||||
bright6 = 336c87
|
bright6 = 336c87
|
||||||
bright7 = f8f2e5
|
bright7 = f8f2e5
|
||||||
#selection-foreground = 68607d
|
# selection-foreground = 68607d
|
||||||
#selection-background = e7e3d7
|
# selection-background = e7e3d7
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 9ca5de
|
||||||
bright5 = c69ac6
|
bright5 = c69ac6
|
||||||
bright6 = 8caeb6
|
bright6 = 8caeb6
|
||||||
bright7 = a2a8ba
|
bright7 = a2a8ba
|
||||||
#selection-foreground = a29899
|
# selection-foreground = a29899
|
||||||
#selection-background = 2c3150
|
# selection-background = 2c3150
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 485adf
|
||||||
bright5 = a234c0
|
bright5 = a234c0
|
||||||
bright6 = 00756a
|
bright6 = 00756a
|
||||||
bright7 = fff5f3
|
bright7 = fff5f3
|
||||||
#selection-foreground = 796271
|
# selection-foreground = 796271
|
||||||
#selection-background = efe6e4
|
# selection-background = efe6e4
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 8ba7ea
|
||||||
bright5 = e08bd6
|
bright5 = e08bd6
|
||||||
bright6 = 2cbab6
|
bright6 = 2cbab6
|
||||||
bright7 = b4abac
|
bright7 = b4abac
|
||||||
#selection-foreground = a7a2c4
|
# selection-foreground = a7a2c4
|
||||||
#selection-background = 2b1329
|
# selection-background = 2b1329
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 8cb4f0
|
||||||
bright5 = de99f0
|
bright5 = de99f0
|
||||||
bright6 = 00ca9a
|
bright6 = 00ca9a
|
||||||
bright7 = e0e0e0
|
bright7 = e0e0e0
|
||||||
#selection-foreground = c4bdaf
|
# selection-foreground = c4bdaf
|
||||||
#selection-background = 242536
|
# selection-background = 242536
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 5559bb
|
||||||
bright5 = b022a7
|
bright5 = b022a7
|
||||||
bright6 = 07707a
|
bright6 = 07707a
|
||||||
bright7 = f3f2f4
|
bright7 = f3f2f4
|
||||||
#selection-foreground = 80565d
|
# selection-foreground = 80565d
|
||||||
#selection-background = eae2de
|
# selection-background = eae2de
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 56bdad
|
||||||
bright5 = cca0ba
|
bright5 = cca0ba
|
||||||
bright6 = 10c480
|
bright6 = 10c480
|
||||||
bright7 = bbbcbc
|
bright7 = bbbcbc
|
||||||
#selection-foreground = ab9aa9
|
# selection-foreground = ab9aa9
|
||||||
#selection-background = 283431
|
# selection-background = 283431
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 70afef
|
||||||
bright5 = d095e2
|
bright5 = d095e2
|
||||||
bright6 = 3cbfaf
|
bright6 = 3cbfaf
|
||||||
bright7 = b5b8b7
|
bright7 = b5b8b7
|
||||||
#selection-foreground = 99afae
|
# selection-foreground = 99afae
|
||||||
#selection-background = 2a453d
|
# selection-background = 2a453d
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 8599ef
|
||||||
bright5 = cc82d7
|
bright5 = cc82d7
|
||||||
bright6 = 2aacbf
|
bright6 = 2aacbf
|
||||||
bright7 = a0abae
|
bright7 = a0abae
|
||||||
#selection-foreground = 949cbf
|
# selection-foreground = 949cbf
|
||||||
#selection-background = 39304f
|
# selection-background = 39304f
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 74e4cd
|
||||||
bright5 = d2d4aa
|
bright5 = d2d4aa
|
||||||
bright6 = 9bdfc4
|
bright6 = 9bdfc4
|
||||||
bright7 = b6e0ca
|
bright7 = b6e0ca
|
||||||
#selection-foreground = b0c8ca
|
# selection-foreground = b0c8ca
|
||||||
#selection-background = 323535
|
# selection-background = 323535
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 2d45b0
|
||||||
bright5 = 700dc9
|
bright5 = 700dc9
|
||||||
bright6 = 005289
|
bright6 = 005289
|
||||||
bright7 = ffffff
|
bright7 = ffffff
|
||||||
#selection-foreground = 5e4b4f
|
# selection-foreground = 5e4b4f
|
||||||
#selection-background = efefef
|
# selection-background = efefef
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 8887f0
|
||||||
bright5 = d85cf2
|
bright5 = d85cf2
|
||||||
bright6 = 1da1af
|
bright6 = 1da1af
|
||||||
bright7 = a29fa0
|
bright7 = a29fa0
|
||||||
#selection-foreground = 968282
|
# selection-foreground = 968282
|
||||||
#selection-background = 261c2c
|
# selection-background = 261c2c
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,5 @@ bright4 = 329fcb
|
||||||
bright5 = ca77c5
|
bright5 = ca77c5
|
||||||
bright6 = 1ba6a4
|
bright6 = 1ba6a4
|
||||||
bright7 = 8da3b8
|
bright7 = 8da3b8
|
||||||
#selection-foreground = 91959b
|
# selection-foreground = 91959b
|
||||||
#selection-background = 2a2e38
|
# selection-background = 2a2e38
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue