mirror of
https://github.com/labwc/labwc.git
synced 2026-03-04 01:40:39 -05:00
theme: document setting iconify/close/max colors separately
This commit is contained in:
parent
88afd8cfa8
commit
289c784d5e
2 changed files with 28 additions and 0 deletions
|
|
@ -13,6 +13,13 @@ window.inactive.title.bg.color: #f6f5f4
|
|||
window.active.button.unpressed.image.color: #000000
|
||||
window.inactive.button.unpressed.image.color: #000000
|
||||
|
||||
#
|
||||
# Note that "iconify", "max", "close" buttons colors can be defined
|
||||
# individually by inserting the type after the button node, for example:
|
||||
#
|
||||
# window.active.button.iconify.unpressed.image.color: #333333
|
||||
#
|
||||
|
||||
# menu
|
||||
menu.items.bg.color: #fcfbfa
|
||||
menu.items.text.color: #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue