.. to reflect that its now possible to change the color of the menu button
state. This element is for non-focused windows.
Note: The button elements (i.e. window.[in]active.button.\*) support defining
-different types of buttons individually by inserting the type ("iconify", "max"
+different types of buttons individually by inserting the type ("menu", "iconify", "max"
and "close") after the button node. For example:
window.active.button.iconify.unpressed.image.color
This syntax is not not documented on the openbox.org wiki, but is supported by
window.active.button.unpressed.image.color: #000000
window.inactive.button.unpressed.image.color: #000000
-# Note that "iconify", "max", "close" buttons colors can be defined
+# Note that "menu", "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