mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 05:56:01 +01:00
Document new setting in manpage
This commit is contained in:
parent
0333c3e7d6
commit
04147356ae
1 changed files with 7 additions and 0 deletions
|
@ -661,6 +661,13 @@ zathura
|
||||||
* Value type: String
|
* Value type: String
|
||||||
* Default value: #9FBC00
|
* Default value: #9FBC00
|
||||||
|
|
||||||
|
*highlight-fg*
|
||||||
|
Defines the color that is used for text when highlighting parts of the
|
||||||
|
document (e.g.: number for links).
|
||||||
|
|
||||||
|
* Value type: String
|
||||||
|
* Default value: #9FBC00
|
||||||
|
|
||||||
*highlight-active-color*
|
*highlight-active-color*
|
||||||
Defines the color that is used to show the current selected highlighted element
|
Defines the color that is used to show the current selected highlighted element
|
||||||
(e.g: current search result)
|
(e.g: current search result)
|
||||||
|
|
Loading…
Reference in a new issue