mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-11 08:21:01 -04:00
config: make selection foreground/background colors configurable
The default is still to inverse the regular foreground/background colors. If the user sets *both* of the new options, selection-foreground and selection-background, those colors will *always* be used for selected cells, instead of inverting the regular foreground/background colors.
This commit is contained in:
parent
156cce6ef6
commit
5e36ebdef8
6 changed files with 33 additions and 8 deletions
|
|
@ -28,6 +28,8 @@
|
|||
* **mouse.hide-when-typing** option to `footrc`.
|
||||
* **scrollback.multiplier** option to `footrc`
|
||||
(https://codeberg.org/dnkl/foot/issues/54).
|
||||
* **colors.selection-foreground** and **colors.selection-background**
|
||||
options to `footrc`.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue