mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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.
|
||||
|
||||
*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*
|
||||
Border color of on-screen-display.
|
||||
Border color of on-screen-display. Inherits *osd.label.text.color* if not
|
||||
set.
|
||||
|
||||
*osd.border.width*
|
||||
Border width of on-screen-display. Inherits *border.width* if not set.
|
||||
|
||||
*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*
|
||||
Width of window switcher in pixels. Default is 600.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue