Fix help text and API token policy menu link colors.

Review Request #13858 — Created May 20, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This updates the help text to be visible in dark mode. We now use the
weak foreground color in Ink for this text, ensuring it'll look fine in
both light and dark modes.

The API token policy menu's "Custom" menu item was hard-coded to blue to
resemble a link. We now use the Ink link menu foreground color instead.

Tested the menu and the link in light and dark modes.

Made sure it was clickable and visible.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix help text and API token policy menu link colors.
This updates the help text to be visible in dark mode. We now use the weak foreground color in Ink for this text, ensuring it'll look fine in both light and dark modes. The API token policy menu's "Custom" menu item was hard-coded to blue to resemble a link. We now use the Ink link menu foreground color instead.
673d2f5f7457e762d81d65b5b7b819a84e55eb7a Christian Hammond
reviewboard/static/rb/css/pages/my-account.less
reviewboard/static/rb/css/ui/forms.less
Loading...