mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-06 01:40:22 -05:00
doc: foot.ini: improve documentation of cursor.color
This commit is contained in:
parent
0ac0d0647a
commit
b0c30c7ed2
1 changed files with 6 additions and 7 deletions
|
|
@ -452,14 +452,13 @@ applications can change these at runtime.
|
||||||
by applications. Default: _no_.
|
by applications. Default: _no_.
|
||||||
|
|
||||||
*color*
|
*color*
|
||||||
Two RRGGBB values (i.e. plain old 6-digit hex values, without
|
Two space separated RRGGBB values (i.e. plain old 6-digit hex
|
||||||
prefix) specifying the foreground (text) and background (cursor)
|
values, without prefix) specifying the foreground (text) and
|
||||||
colors for the cursor.
|
background (cursor) colors for the cursor.
|
||||||
|
|
||||||
Default: _inverse foreground/background colors_.
|
Example: *ff0000 00ff00* (green cursor, red text)
|
||||||
|
|
||||||
Note that this value only applies to the block cursor. The other
|
Default: the regular foreground and background colors, reversed.
|
||||||
cursor styles are always rendered with the foreground color.
|
|
||||||
|
|
||||||
*beam-thickness*
|
*beam-thickness*
|
||||||
Thickness (width) of the beam styled cursor. The value is in
|
Thickness (width) of the beam styled cursor. The value is in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue