Files
kilocode/packages
kiloconnect[bot] 53ed4cf0d5 fix: add foreground color to selected mode/thinking selector items for light theme contrast
The .selected state on mode-switcher-item and thinking-selector-item set
background to --vscode-list-activeSelectionBackground (a strong blue in
light themes) but never set a foreground color. Text inherited dark
colors from the parent, producing unreadable dark-on-blue text in light
VSCode themes.

- Add color using --text-on-interactive-base / --vscode-list-activeSelectionForeground
  to .mode-switcher-item.selected and .thinking-selector-item.selected
- Move description text color to :not(.selected) so it inherits the
  correct foreground when selected
- Add missing --surface-interactive-active token to vscode-bridge.css
2026-03-10 11:26:39 +01:00
..
2026-02-21 13:04:22 +00:00
2026-02-10 18:00:48 -03:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-22 03:20:10 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00
2026-02-21 13:04:22 +00:00