mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labwc-theme(5): add window.label.text.justify
In support of labwc@8b8e37c2
This commit is contained in:
parent
8b8e37c268
commit
d620a95281
1 changed files with 8 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ A theme consists of a themerc file and optionally some xbm icons.
|
|||
Other formats will be supported later for better openbox theme
|
||||
compatibility.
|
||||
|
||||
*justification*
|
||||
Justification determines the horizontal alignment of text. Valid options
|
||||
are Left, Center and Right.
|
||||
|
||||
# THEME ELEMENTS
|
||||
|
||||
*border.width*
|
||||
|
|
@ -48,6 +52,10 @@ A theme consists of a themerc file and optionally some xbm icons.
|
|||
*window.inactive.label.text.color*
|
||||
Text color non-focussed windows' titlebars
|
||||
|
||||
*window.label.text.justify*
|
||||
Specifies how window titles are aligned in the titlebar for both
|
||||
focused and unfocused windows. Type justification. Default Left.
|
||||
|
||||
*window.active.button.unpressed.image.color*
|
||||
Color of the images in titlebar buttons in their default, unpressed,
|
||||
state. This element is for the focused window.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue