ui tweaks

This commit is contained in:
2026-03-05 03:37:12 -05:00
parent 708192ec02
commit 9b3afcfb46
4 changed files with 57 additions and 19 deletions

View File

@@ -61,6 +61,7 @@ struct UI_Theme {
Clay_Color button_text;
Clay_Color disabled_bg;
Clay_Color disabled_text;
Clay_Color header_bg;
Clay_Color title_bar;
Clay_Color scrollbar_bg;
Clay_Color scrollbar_grab;