Skip to content

Colour and Gradient Improvements

Warren Gifford requested to merge brett/colours into main

Created by: bretthayes

This PR improves and consolidates our colour and gradient naming conventions, removes unused colours and gradients, and matches our brand guidelines more closely. Some names are still left untouched from unknown branding.

This also allows us to add utility classes to elements for background and text colour changes instead of creating one-off stylesheets/style rules for colour changes.

All CTA, link, and icon colours are now changed to blurple in prep for our homepage updates in #5230 (closed).

Eg:

<h1 className="text-space-back bg-yellow-mist">My Cool Title</h1>

Test

Spot check pages

Merge request reports

Loading