Commit graph

3 commits

Author SHA1 Message Date
Vito Castellano
6d10e0beab
feat: improve UI color scheme for better readability across terminal themes
Some checks are pending
Quality / golangci-lint (push) Waiting to run
Quality / Build (push) Waiting to run
Quality / Build-1 (push) Waiting to run
Security / Go Vulnerability Check (push) Waiting to run
Security / Security Scanner (push) Waiting to run
Updates the UI theme system and improves visual consistency and accessibility across different terminal themes. The main changes include refactoring how colors are handled, updating component styles for better visibility, and ensuring that global styles adapt to the user's terminal settings.
2025-11-23 19:09:32 +01:00
Vito Castellano
289df487fa
feat: add some ui improvment 2025-03-01 12:52:29 +01:00
Vito
7d2c082ea5
feat: new UI layout management (#6)
* created new components

* enhanced new layout

* improved theme
2025-02-24 22:53:09 +01:00