• 
      

    Fix auth page description text color in dark mode.

    Review Request #13894 — Created May 24, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    Authentication pages were hard-coding a color for paragraph text in the
    auth header. This wasn't noticible on most of the auth pages, because
    when people are logged out, we show the default light theme. For
    web-based RBTools authentication, we do have pages that the user could
    see in dark mode. This change fixes it to use the --ink-p-fg-weak
    color instead.

    Was able to see description text for the web-based login pages.

    Summary ID
    Fix auth page description text color in dark mode.
    Authentication pages were hard-coding a color for paragraph text in the auth header. This wasn't noticible on most of the auth pages, because when people are logged out, we show the default light theme. For web-based RBTools authentication, we do have pages that the user could see in dark mode. This change fixes it to use the `--ink-p-fg-weak` color instead. Testing Done: Was able to see description text for the web-based login pages.
    8b538e91312e94e6effe2aa43f307f2db3202413
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (7884d78)