Skip to content

Update iconography colors

Problem to solve

Icons are match the color of the text by using #333 (light mode) and #ececef (dark mode).

Proposal

Replace these values

Light mode Dark mode
#333$gray-500 #737278 #ececef$gray-300 #a4a3a8

https://gitlab.com/gitlab-org/gitlab/uploads/377ab3c0fce7b8d0386d4f77e36d15af/Screen_Shot_2023-04-12_at_14.14.00.png

Edited by Sam Beckham