Fix typo in labwc-theme.5.scd

This commit is contained in:
Standreas 2023-09-19 22:03:50 +02:00 committed by Consolatis
parent 715405fe29
commit ae676c1607

View file

@ -111,7 +111,7 @@ Note: The button elements (i.e. window.[in]active.button.\*) support defining
different types of buttons individually by inserting the type ("menu", "iconify", "max" different types of buttons individually by inserting the type ("menu", "iconify", "max"
and "close") after the button node. For example: and "close") after the button node. For example:
window.active.button.iconify.unpressed.image.color window.active.button.iconify.unpressed.image.color
This syntax is not not documented on the openbox.org wiki, but is supported by This syntax is not documented on the openbox.org wiki, but is supported by
openbox and is used by many popular themes. For the sake of brevity, these openbox and is used by many popular themes. For the sake of brevity, these
elements are not listed here, but are supported. elements are not listed here, but are supported.