mirror of
https://github.com/labwc/labwc.git
synced 2026-02-24 01:40:15 -05:00
Add basic menu theme options
This commit is contained in:
parent
f3a95d65ad
commit
bc04f50d14
6 changed files with 42 additions and 5 deletions
|
|
@ -6,3 +6,7 @@ window.inactive.title.bg.color: #efece6
|
|||
window.active.button.unpressed.image.color = #ffffff
|
||||
window.inactive.button.unpressed.image.color = #000000
|
||||
|
||||
menu.items.bg.color = #fcfbfa
|
||||
menu.items.text.color = #000000
|
||||
menu.items.active.bg.color = #4a90d9
|
||||
menu.items.active.text.color = #ffffff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue