Skip to content

Make the terminal find bar transparent over the window chrome - #822

Merged
sbertix merged 1 commit into
mainfrom
sbertix/fix-solid-toolbar
Aug 22, 2026
Merged

Make the terminal find bar transparent over the window chrome#822
sbertix merged 1 commit into
mainfrom
sbertix/fix-solid-toolbar

Conversation

@sbertix

@sbertix sbertix commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

The per-tab find bar introduced in #819 drew an opaque bar material plus a solid text-field fill, so it rendered as a white slab instead of letting the window tint and blur shine through like the rest of the tab chrome. This drops the bar background, fills the search field with the quaternary style, and aligns the field height, font, and magnifier scale with the bar's small controls.

Type of change

  • Bug fix (the linked issue is a bug report)
  • Feature (the linked issue is a feature request marked ready)
  • Documentation
  • Other (please describe)

How was this tested?

Built and ran the app, opened the find bar over a tinted worktree window, and confirmed the chrome background shows through with all controls sitting level.

  • make check passes (format + lint)
  • make test passes
  • I built and ran the app to confirm the change works

Checklist

  • This pull request is linked to an issue with Closes # above.
  • For a feature, the linked issue is labeled ready.
  • I am the author of this work and accountable for it; no commit is authored or co-authored by an AI agent.
  • I have read the Contributing guide and the Code of Conduct.

The docked find bar drew an opaque bar material and a solid text-field
fill, so it read as a white slab instead of letting the window tint and
blur show through like the tab strip above it. Drop the bar background,
fill the field with the quaternary style, and align the field height,
font, and magnifier scale with the bar's small controls.
@sbertix
sbertix merged commit c45efa2 into main Aug 22, 2026
3 checks passed
@sbertix
sbertix deleted the sbertix/fix-solid-toolbar branch August 22, 2026 12:37
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.

1 participant