mirror of
https://github.com/labwc/labwc.git
synced 2025-11-10 13:30:00 -05:00
theme: partially revert c79b8ba
...so that svg and png icons only support the max_toggled_hover format. There is no need to support max_hover_toggled because there are no backward compatibility considerations as Openbox does not handle png and svg icons.
This commit is contained in:
parent
393f8fadab
commit
5cc6a5b3e1
2 changed files with 2 additions and 17 deletions
|
|
@ -212,7 +212,8 @@ One advantage of xbm buttons over other formats is that they change color based
|
|||
on the theme. Other formats use the suffices "-active" and "-inactive" to align
|
||||
with the respective titlebar colors. For example: "close-active.png"
|
||||
|
||||
For compatibility reasons, the following alternative names are supported:
|
||||
For compatibility reasons, the following alternative names are supported
|
||||
for xbm files:
|
||||
|
||||
- max_hover_toggled.xbm for max_toggled_hover.xbm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue