mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
menu: support borders
This commit adds following theme configurations: menu.border.width: 1 menu.border.color: #aaaaaa
This commit is contained in:
parent
fb6bf3fdde
commit
da418f9720
5 changed files with 67 additions and 19 deletions
|
|
@ -59,6 +59,8 @@ menu.overlap.x: 0
|
|||
menu.overlap.y: 0
|
||||
menu.width.min: 20
|
||||
menu.width.max: 200
|
||||
menu.border.width: 1
|
||||
menu.border.color: #aaaaaa
|
||||
menu.items.bg.color: #fcfbfa
|
||||
menu.items.text.color: #000000
|
||||
menu.items.active.bg.color: #e1dedb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue