-
Add built-in theme support with various pre-defined themes
Some checks failedci/someci/tag/woodpecker/5 Pipeline is pendingci/someci/tag/woodpecker/6 Pipeline is pendingci/someci/tag/woodpecker/7 Pipeline is pendingci/someci/tag/woodpecker/1 Pipeline failedci/someci/tag/woodpecker/2 Pipeline failedci/someci/tag/woodpecker/3 Pipeline failedci/someci/tag/woodpecker/4 Pipeline failedreleased this
2025-10-03 07:44:11 +02:00 | 13 commits to main since this release- Introduce multiple built-in themes (
default_dark,default_light,gruvbox,dracula,solarized,midnight-ocean,rose-pine,monokai,material-dark,material-light). - Implement theming system with customizable color schemes for all UI components in the TUI.
- Include documentation for themes in
themes/README.md. - Add fallback mechanisms for default themes in case of parsing errors.
- Support custom themes with overrides via configuration.
Downloads
- Introduce multiple built-in themes (