Skip to content

fix: align search results with theme colors#48

Open
CalLeeLQY wants to merge 1 commit into
zigcBenx:masterfrom
CalLeeLQY:codex/theme-consistent-search-results
Open

fix: align search results with theme colors#48
CalLeeLQY wants to merge 1 commit into
zigcBenx:masterfrom
CalLeeLQY:codex/theme-consistent-search-results

Conversation

@CalLeeLQY
Copy link
Copy Markdown

Fixes #38

Summary

  • Route the search results pane through sidebar/list theme variables with editor/input fallbacks.
  • Use list.highlightForeground for search-result match highlights so the left results list behaves more like VS Code's native Search view.
  • Keep editor find-match highlighting scoped to the preview code pane.

Verification

  • git diff --check
  • npm run compile

Note: npm run lint cannot run in the current repository because ESLint does not find a configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Colorscheme is not consistent in search view

1 participant