mirror of
https://github.com/labwc/labwc.git
synced 2026-02-12 04:27:57 -05:00
theme: add option window.button.hover.bg.color
This commit is contained in:
parent
4f8b80700e
commit
54554f43dd
4 changed files with 24 additions and 5 deletions
|
|
@ -78,7 +78,8 @@ struct theme {
|
|||
int window_button_height;
|
||||
int window_button_spacing;
|
||||
|
||||
/* the corner radius of the hover effect */
|
||||
/* button hover effect */
|
||||
float window_button_hover_bg_color[4];
|
||||
int window_button_hover_bg_corner_radius;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue