Consolidate CSS color declarations and usage
Our codebase currently uses colors that are not part of our design system. The goal of this initiative is to remove colors that shouldn't be used while privileging the use of our utility classes. (https://unpkg.com/browse/@gitlab/ui@43.5.0/src/scss/utilities.scss) CSS statistics: https://gitlab-org.gitlab.io/frontend/gitlab-css-statistics/ As of August 2022: ![Screenshot_from_2022-08-18_16-38-59](/uploads/1269abefebaac6dba2c54d8e55278e40/Screenshot_from_2022-08-18_16-38-59.png) Color guide: https://design.gitlab.com/product-foundations/colors
epic