Add dark mode for review entries, status updates, and change descriptions.

Review Request #13801 — Created April 26, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

All the review-related content on the review request page now supports
both light and dark modes. This includes reviews, change descriptions,
status updates, and replies.

There are some small color changes here and there, particularly to
replies and to status updates, to better align with the palettes and
provide better contrast. Change descriptions use diff theme colors for
all insert/delete indications.

The "Reply" and "Comment" links have been replaced with buttons, better
helping indicate that they trigger an action when clicked, rather than
taking the user to another page.

Tested on a variety of reviews, replies, changes, and status updates I
had locally.

This will of course need more real-world testing.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add dark mode for review entries, status updates, and change descriptions.
All the review-related content on the review request page now supports both light and dark modes. This includes reviews, change descriptions, status updates, and replies. There are some small color changes here and there, particularly to replies and to status updates, to better align with the palettes and provide better contrast. Change descriptions use diff theme colors for all insert/delete indications. The "Reply" and "Comment" links have been replaced with buttons, better helping indicate that they trigger an action when clicked, rather than taking the user to another page.
fe4388a4171853332c8dde40ab85c4903f5e6c8e Christian Hammond
reviewboard/static/rb/css/pages/diffviewer.less
reviewboard/static/rb/css/pages/reviews.less
reviewboard/static/rb/css/ui/colors.less
reviewboard/static/rb/css/ui/markdown.less
reviewboard/templates/reviews/review_reply_section.html
reviewboard/templates/reviews/status_update_summary.html
Loading...