mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Add StatusBar.bordered style with theme colors and block appearance support - Pass current environment to StatusBar rendering for dynamic theme updates - Implement ButtonRow right-alignment with calculated left padding - Add buttonBackground theme color for lighter buttons in block appearance - Remove button borders and focus indicators for primary buttons in block appearance - Add theme background colors to container body and button content - Adjust theme colors: foregroundSecondary, statusBarForeground, buttonBackground - Update Amber theme header/footer background to #1E110E - Refactor Overlays demo to use real Button components with VStack layout - Center alert modal with HStack and Spacer elements