mirror of
https://github.com/labwc/labwc.git
synced 2026-03-11 05:33:49 -04:00
doc: enhance documentation on fallback values for OSD style
This commit is contained in:
parent
3c4c0a6643
commit
62091ccc58
1 changed files with 6 additions and 3 deletions
|
|
@ -155,16 +155,19 @@ elements are not listed here, but are supported.
|
||||||
Menu separator color. Default #888888.
|
Menu separator color. Default #888888.
|
||||||
|
|
||||||
*osd.bg.color*
|
*osd.bg.color*
|
||||||
Background color of on-screen-display.
|
Background color of on-screen-display. Inherits
|
||||||
|
*window.active.title.bg.color* if not set.
|
||||||
|
|
||||||
*osd.border.color*
|
*osd.border.color*
|
||||||
Border color of on-screen-display.
|
Border color of on-screen-display. Inherits *osd.label.text.color* if not
|
||||||
|
set.
|
||||||
|
|
||||||
*osd.border.width*
|
*osd.border.width*
|
||||||
Border width of on-screen-display. Inherits *border.width* if not set.
|
Border width of on-screen-display. Inherits *border.width* if not set.
|
||||||
|
|
||||||
*osd.label.text.color*
|
*osd.label.text.color*
|
||||||
Text color of on-screen-display.
|
Text color of on-screen-display. Inherits *window.active.label.text.color* if
|
||||||
|
not set.
|
||||||
|
|
||||||
*osd.window-switcher.width*
|
*osd.window-switcher.width*
|
||||||
Width of window switcher in pixels. Default is 600.
|
Width of window switcher in pixels. Default is 600.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue