Skip to content

fix(ui): improve Options legibility with Increase Transparency#963

Merged
robinebers merged 2 commits into
mainfrom
fix/increase-legibility-increase-transparency
Jul 12, 2026
Merged

fix(ui): improve Options legibility with Increase Transparency#963
robinebers merged 2 commits into
mainfrom
fix/increase-legibility-increase-transparency

Conversation

@validatedev

@validatedev validatedev commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

TL;DR

Keeps the footer Options control readable when Increase Transparency places it over light or similarly colored desktop backgrounds.

What was happening

  • The custom Options capsule relied only on Liquid Glass over an already translucent footer.
  • Light desktop colors could wash out the capsule boundary and make the control difficult to identify.

What this changes

  • Adds an adaptive frosted material backing and separator beneath the Options Liquid Glass capsule in readable translucent modes.
  • Preserves the existing opaque appearance and intentionally faint Drunk Mode.
  • Documents the legibility behavior and adds regression coverage for the style selection.

Tests

  • swift test --filter PopoverTransparencyStyleTests
  • swift test (887 tests, 3 skipped, 0 failures)
  • ./script/build_and_run.sh verify

Screenshots

Before:
CleanShot 2026-07-11 at 15 19 41@2x

After:
CleanShot 2026-07-11 at 15 58 15@2x

@robinebers robinebers added the gate-passed Passed the automated PR gatekeeper checks (gatekeeper skips it on later runs) label Jul 11, 2026 — with Cursor
@validatedev

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Delightful!

Reviewed commit: b2aa491292

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@robinebers robinebers merged commit 8a886ac into main Jul 12, 2026
2 checks passed
@robinebers robinebers deleted the fix/increase-legibility-increase-transparency branch July 12, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs gate-passed Passed the automated PR gatekeeper checks (gatekeeper skips it on later runs) tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants