Skip to content

Utilize GitLab UI variables for color themes

What does this MR do and why?

Update theme color hex values to match GitLab UI and design specs.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

👁‍🗨 View before and after images
Before After
Profile theme options before Profile theme options after
Blue hex before Blue hex after
Light blue hex before Light blue hex after
Green hex before Green hex after
Red hex before Red hex after
Light red hex before Light red hex after
Indigo hex before Indigo hex after

How to set up and validate locally

  1. Go to User settings > Preferences
  2. Inspect the hex values (Note that if you're using the new navigation, the themes won't change until !127990 (merged) has merged. In addition to developer tools in the browser, I use ColorSlurp to help speed up the inspection (color profile set to Use Native Values in app preferences).

MR acceptance checklist

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

Related to #336146 (closed)

Edited by Jeremy Elder

Merge request reports