theme: support border.width

This commit is contained in:
Johan Malm 2021-03-27 21:09:45 +00:00
parent fdfb12b2ce
commit b3a73a9fdc
4 changed files with 29 additions and 20 deletions

View file

@ -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];