Disable dark mode for the admin UI.

Review Request #13820 — Created May 3, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

Due to time constraints, dark mode for the administration UI is out of
scope for Review Board 7. For now, we're disabling that entirely there,
using light mode only.

This is done by wrapping the theme-related attributes in a block and
disabling it in the admin UI template.

We're also setting the header background color for the admin UI to get
the standard yellow bar back.

Ran through the admin UI with dark mode on. It looked as it should in a
standard light mode.

Commits

Files