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 committed by Daniel Eklöf
parent ee6007aa07
commit 49ba16da25
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
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>