fix(account-dropdown): fix contrast issues in dark mode#7088
fix(account-dropdown): fix contrast issues in dark mode#7088talissoncosta merged 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
c8f239e to
fb08f38
Compare
fb08f38 to
bae8fe0
Compare
bae8fe0 to
8adc727
Compare
There was a problem hiding this comment.
Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.
Once credits are available, reopen this pull request to trigger a review.
Docker builds report
|
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
|
|
Approved but just some general feedback |
Use semantic token utilities (.text-default, .icon-secondary) for theme-aware colours. Bootstrap classes handle layout, custom CSS only for button reset and hover state. Closes #6902 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8adc727 to
0ac798b
Compare
docs/if required so people know about the feature.Changes
Closes #6902
Replace
btn btn-linkwith scoped.account-dropdown-triggerstyles using semantic design tokens:--color-text-defaultfor theme-aware text colour (dark in light mode, white in dark mode)--color-text-action) on label text only, not the iconHow did you test this code?
Manually verified in both light and dark mode: