Skip to content

Fix search result highlight contrast - #4167

Merged
siegfriedpammer merged 1 commit into
masterfrom
fix/4159-search-highlight-contrast
Sep 22, 2026
Merged

siegfriedpammer merged 1 commit into
masterfrom
fix/4159-search-highlight-contrast

Conversation

@siegfriedpammer

@siegfriedpammer siegfriedpammer commented Sep 21, 2026

Copy link
Copy Markdown
Member

Fixes #4159.

This adds theme-specific editor search-result brushes and forwards the themed brush into AvaloniaEdit's manually installed search panel so Ctrl+F matches no longer use the default dark gray highlight.

Verification: OPENSSL_ENABLE_SHA1_SIGNATURES=1 pwsh ./build.ps1 --no-restore

Assisted-by: OpenCode:openai/gpt-5.5:OpenCode

Use the existing editor theme resource pattern for Ctrl+F search matches and forward the themed brush into AvaloniaEdit's manually installed search panel, which snapshots the brush when the renderer is created.

Assisted-by: OpenCode:openai/gpt-5.5:OpenCode
@siegfriedpammer
siegfriedpammer merged commit a6909b2 into master Sep 22, 2026
17 checks passed
@siegfriedpammer
siegfriedpammer deleted the fix/4159-search-highlight-contrast branch September 22, 2026 05:10
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.

Matched text is hard to read when find (Ctrl+F)

1 participant