mirror of
https://github.com/labwc/labwc.git
synced 2026-02-11 04:27:51 -05:00
theme: support border.width
This commit is contained in:
parent
fdfb12b2ce
commit
b3a73a9fdc
4 changed files with 29 additions and 20 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#include <wlr/render/wlr_renderer.h>
|
||||
|
||||
struct theme {
|
||||
int border_width;
|
||||
|
||||
float window_active_title_bg_color[4];
|
||||
float window_active_handle_bg_color[4];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue