mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
hopefully last clean up
This commit is contained in:
parent
387555f780
commit
3aaf36fd41
1 changed files with 0 additions and 2 deletions
|
|
@ -601,8 +601,6 @@ theme_builtin(struct theme *theme, struct server *server)
|
|||
parse_hexstr("#000000", theme->menu_items_text_color);
|
||||
parse_hexstr("#e1dedb", theme->menu_items_active_bg_color);
|
||||
parse_hexstr("#000000", theme->menu_items_active_text_color);
|
||||
|
||||
|
||||
|
||||
theme->menu_item_padding_x = 7;
|
||||
theme->menu_item_padding_y = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue