Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update organisation colours #3407

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b268a0c View commit details
    Browse the repository at this point in the history
  2. Add deprecation warnings for defunct organisations

    Produce a Sass compile warning if a defunct organisation is being referenced, with information on the
    new/replacement organisation.
    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    56f37df View commit details
    Browse the repository at this point in the history
  3. Rename 'websafe' to 'contrast-safe'

    Renames property in colour map from 'colour-websafe' to 'contrast-safe'.
    
    Renames parameter on govuk-organisation-colour from `$websafe` to `$contrast-safe`. The old parameter name still works but is now deprecated.
    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cc89c2d View commit details
    Browse the repository at this point in the history
  4. Run unit tests through Prettier

    Prettier configuration has been updated since these changes were originally made
    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4bc0de8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26c5ba1 View commit details
    Browse the repository at this point in the history
  6. Update organisation colours

    Updates the organisation colours based on draft brand documents provided by Design102. These colours likely do not match the specific shades
    used within departments and their own design systems, but they are based on the most authoritative source we have currently.
    
    The exceptions to this are:
    - DSIT, which Design102 has yet to provide a specific colour for. The colour used here is derived from the one used on DSIT's public-facing
    comms instead.
    - DESNZ, which we also do not have a prescribed coloru for. The colour here is also from public-facing comms.
    - Home Office, which provisionally uses the colour from the HO Design System rather than the draft identity guidelines.
    - Prime Minister's Office, which uses the off-black from GOV.UK instead of the pure black from the draft identity guidelines.
    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0af451c View commit details
    Browse the repository at this point in the history
  7. Re-add colour-websafe keys to organisation colours

    Re-add and deprecate `colour-websafe`. We still want to rename it, but this is to avoid a breaking change in the mean time.
    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2f70b9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0998ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4421601 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c20fe4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a0559e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd7133a View commit details
    Browse the repository at this point in the history
  13. Update changelog

    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d5d2526 View commit details
    Browse the repository at this point in the history
  14. Fix outdated test

    querkmachine committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d158f2b View commit details
    Browse the repository at this point in the history