aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/teensy_ui.h')
-rw-r--r--teensy/teensy_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/teensy/teensy_ui.h b/teensy/teensy_ui.h
index bcc3c0e..da7691f 100644
--- a/teensy/teensy_ui.h
+++ b/teensy/teensy_ui.h
@@ -30,6 +30,7 @@ typedef struct {
ty_Color fg_pressed;
ty_Color bg_pressed;
ty_Color win_bg;
+ ty_Color win_border;
ty_Color win_title;
ty_Color frame;
int title_bar_height;