Skip to content

Enable ColorVariable in scss-lint

What does this MR do?

  • Enable the ColorVariable rule in.scss-lint.yml
  • Change all color literals in app/assets/stylesheets to color variables

Why was this MR needed?

  • Enforce the usage of color variables to better constrain the various color values being used

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23500 (closed)

Merge request reports