mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
theme: change window.label.text.justify default to center
It just looks better :)
This commit is contained in:
parent
3d337857b7
commit
f925fe5893
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ window.inactive.title.bg.color: #f6f5f4
|
|||
# window titlebar text
|
||||
window.active.label.text.color: #000000
|
||||
window.inactive.label.text.color: #000000
|
||||
window.label.text.justify: left
|
||||
window.label.text.justify: center
|
||||
|
||||
# window buttons
|
||||
window.active.button.unpressed.image.color: #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue