mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
Add files via upload
This commit is contained in:
parent
5f3600b0b8
commit
cacc645fa5
2 changed files with 7 additions and 0 deletions
|
|
@ -78,6 +78,9 @@ struct theme {
|
|||
float menu_items_text_color[4];
|
||||
float menu_items_active_bg_color[4];
|
||||
float menu_items_active_text_color[4];
|
||||
float menu_border_color[4];
|
||||
int menu_border_width;
|
||||
|
||||
|
||||
int menu_min_width;
|
||||
int menu_max_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue