diff options
| author | iamcheeseman <[email protected]> | 2026-05-21 22:31:48 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-21 22:31:48 -0400 |
| commit | e375289782c924c0c382a752498fbd348ea7f918 (patch) | |
| tree | a63f6bf10044b6093f9003a7056f5d76a9667103 /teensy/teensy_ui.h | |
| parent | 8a95ba3d2d3bb93abc29bf0b4a877d2658ebdb36 (diff) | |
window border
Diffstat (limited to 'teensy/teensy_ui.h')
| -rw-r--r-- | teensy/teensy_ui.h | 1 |
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; |
