mirror of
https://github.com/labwc/labwc.git
synced 2026-03-28 07:58:28 -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
|
Other formats will be supported later for better openbox theme
|
||||||
compatibility.
|
compatibility.
|
||||||
|
|
||||||
|
*justification*
|
||||||
|
Justification determines the horizontal alignment of text. Valid options
|
||||||
|
are Left, Center and Right.
|
||||||
|
|
||||||
# THEME ELEMENTS
|
# THEME ELEMENTS
|
||||||
|
|
||||||
*border.width*
|
*border.width*
|
||||||
|
|
@ -48,6 +52,10 @@ A theme consists of a themerc file and optionally some xbm icons.
|
||||||
*window.inactive.label.text.color*
|
*window.inactive.label.text.color*
|
||||||
Text color non-focussed windows' titlebars
|
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*
|
*window.active.button.unpressed.image.color*
|
||||||
Color of the images in titlebar buttons in their default, unpressed,
|
Color of the images in titlebar buttons in their default, unpressed,
|
||||||
state. This element is for the focused window.
|
state. This element is for the focused window.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue