Skip to content

Improve contrast of secondary text in dark mode

Simon Knox requested to merge psi-dark-todo-titles into master

What does this MR do and why?

Address some dark mode issues from To-do Feedback Issue #385261 (comment 1205409600)

Improve contrast of todo titles in dark mode, and fix broken code block colors (#385926 (closed))

Also all instances of .gl-text-secondary (e.g. breadcrumbs).

Screenshots or screen recordings

before after
Screenshot_2023-01-05_at_4.28.50_pm Screenshot_2023-01-05_at_4.30.49_pm
Screenshot_2023-01-05_at_4.49.11_pm Screenshot_2023-01-05_at_4.50.55_pm
Screenshot_2023-01-05_at_4.52.16_pm Screenshot_2023-01-05_at_4.52.40_pm

How to set up and validate locally

  1. Go to todos page in dark mode

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Simon Knox

Merge request reports