ammachado opened a new pull request, #26482: URL: https://github.com/apache/camel/pull/26482
## Summary - Bump tamboui from 0.4.0 to 0.5.0 - Set terminal window title to "Camel Monitor" (or "Camel Monitor: \<name\>" when a process is selected) via the new `TuiRunner.setWindowTitle()` API - Wire theme-aware `SyntaxTheme` into all 13 `MarkdownView.builder()` call sites for syntax-colored fenced code blocks in docs, help overlays, and the AI chat panel. Dark mode reuses the existing Monokai palette from `SyntaxHighlighter`; light mode uses a GitHub-inspired palette. ## Test plan - [ ] Verify the TUI plugin compiles cleanly (`mvnd compile -pl dsl/camel-jbang/camel-jbang-plugin-tui -am`) - [ ] Run `camel monitor` and confirm the terminal window title updates - [ ] Open a doc viewer or help overlay with fenced code blocks and verify syntax highlighting - [ ] Test in both dark and light terminal themes _Claude Code on behalf of ammachado_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.6 <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
