This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-23934
in repository https://gitbox.apache.org/repos/asf/camel.git
at 19cc078492f5 CAMEL-23934: Show tab icon in Go To popup
This branch includes the following new commits:
new 22c2a5faf2b4 CAMEL-23934: Route all TUI colors through CSS tokens for
theme support
new dbcc443e7c57 CAMEL-23934: Use darker green for throughput and history
section titles
new 950080544049 CAMEL-23934: Use darker green in endpoints tab
new d0b481055aa7 CAMEL-23934: Fix hardcoded white text in configuration
detail panel
new 28de8f95ff17 CAMEL-23934: Replace hardcoded Color.WHITE with
Theme.baseFg()
new 3e7b0f3a87fa CAMEL-23934: Replace hardcoded Color.GREEN/LIGHT_RED with
Theme.success()/error()
new 4bc7533742cf CAMEL-23934: Replace hardcoded Color.DARK_GRAY with
Theme.muted()/selectionBg()
new 7013e5309b38 CAMEL-23934: Replace remaining hardcoded colors with
Theme semantic tokens
new 5536371575d4 CAMEL-23934: Disable SQL Query input when no DataSource
is available
new 1f0c4e811e59 CAMEL-23934: Remove redundant MCP CSS tokens
new 59e5e93dd3e3 CAMEL-23934: Add theme token validation and theme
reference doc
new 2d191fdcce39 CAMEL-23934: Standardize key-value label styling to
Theme.muted() across all tabs
new 4bf8ac864772 CAMEL-23934: Theme-aware markdown styles, metrics panel,
and tab key shortcuts
new 94f8f2cda28f CAMEL-23934: Add mnemonic CSS token for tab and menu key
shortcuts
new b7e863e76e74 CAMEL-23934: Use mnemonic style for Go To popup shortcut
keys
new 19cc078492f5 CAMEL-23934: Show tab icon in Go To popup
The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.