RAFT

Work with colours in Sass

Introduce colour tokens and apply them consistently.

Goal

Make styling changes predictable and maintainable.

Steps

  1. Define colour variables.
  2. Use them in component overrides.
  3. Sanity-check contrast/accessibility.

Source inspiration: hippo-prototyping “how-to”.