Small clarification/rewording of default color values

This makes the example config `foot.ini` and its man page slightly more
coherent regarding the specification of default values.

Note that the cursor color is not hardcoded like e.g. foreground or
background, thus in the example config, `<inverse foreground/background>`
makes more sense.
This commit is contained in:
Merlin Büge 2022-04-06 01:56:17 +02:00
parent f2870bf56c
commit 23840b08f0
2 changed files with 5 additions and 7 deletions

View file

@ -54,7 +54,7 @@
[cursor]
# style=block
# color=111111 dcdccc
# color=<inverse foreground/background>
# blink=no
# beam-thickness=1.5
# underline-thickness=<font underline thickness>