mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 14:46:00 +01:00
Document notification-{fg,bg}
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
5563da4d91
commit
fb734b48a6
1 changed files with 14 additions and 0 deletions
|
@ -375,6 +375,20 @@ Defines the foreground color for the inputbar
|
||||||
* Value type: String
|
* Value type: String
|
||||||
* Default value: #9FBC00
|
* Default value: #9FBC00
|
||||||
|
|
||||||
|
notification-bg
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Defines the background color for a notification
|
||||||
|
|
||||||
|
* Value type: String
|
||||||
|
* Default value: #FFFFFF
|
||||||
|
|
||||||
|
notification-fg
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Defines the foreground color for a notification
|
||||||
|
|
||||||
|
* Value type: String
|
||||||
|
* Default value: #000000
|
||||||
|
|
||||||
notification-error-bg
|
notification-error-bg
|
||||||
^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
Defines the background color for an error notification
|
Defines the background color for an error notification
|
||||||
|
|
Loading…
Reference in a new issue