mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
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:
parent
ee6007aa07
commit
49ba16da25
2 changed files with 5 additions and 7 deletions
2
foot.ini
2
foot.ini
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue