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:
Daniel Eklöf 2021-06-20 10:44:50 +02:00
parent 1a755d0da2
commit 7334b53d83
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 43 additions and 10 deletions

View file

@ -67,6 +67,7 @@
(https://codeberg.org/dnkl/foot/issues/554).
* `underline-offset` option to `foot.ini`
(https://codeberg.org/dnkl/foot/issues/490).
* `csd.button-color` option to `foot.ini`.
### Changed