• 
      

    Disable dark mode for the admin UI.

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

    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.

    Summary ID
    Disable dark mode for the admin UI.
    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.
    150e1bb0659942efa3c7a8728be7b492e23fa7f4
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (7a6cf84)