mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-01 06:46:43 -04:00
config: add csd.button-color option
This option controls the foreground color of the minimize/maximize/close buttons. I.e. the color used to draw the minimize/maximize/close glyphs. It defaults to default background color.
This commit is contained in:
parent
1a755d0da2
commit
7334b53d83
6 changed files with 43 additions and 10 deletions
1
foot.ini
1
foot.ini
|
|
@ -92,6 +92,7 @@
|
|||
# size=26
|
||||
# color=<foreground color>
|
||||
# button-width=26
|
||||
# button-color=<background color>
|
||||
# button-minimize-color=<regular4>
|
||||
# button-maximize-color=<regular2>
|
||||
# button-close-color=<regular1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue