mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs: document gradients
(v2: small fixes)
This commit is contained in:
parent
ec145a14ca
commit
84858967e4
2 changed files with 68 additions and 2 deletions
|
|
@ -25,6 +25,14 @@ window.active.indicator.toggled-keybind.color: #ff0000
|
|||
# window titlebar background
|
||||
window.active.title.bg.color: #e1dedb
|
||||
window.inactive.title.bg.color: #f6f5f4
|
||||
window.*.title.bg: Solid
|
||||
|
||||
# Vertical and SplitVertical gradients are supported for window.*.title.bg
|
||||
# with the following additional color fields. See labwc-theme(5) for examples.
|
||||
#
|
||||
# window.*.title.bg.colorTo:
|
||||
# window.*.title.bg.color.splitTo:
|
||||
# window.*.title.bg.colorTo.splitTo:
|
||||
|
||||
# window titlebar text
|
||||
window.active.label.text.color: #000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue