Thomas Yems
Thomas Yems
The Home Office Design System, which is used for internal products, uses a grey background for this reason. (Source: https://design.homeoffice.gov.uk/styles/colour)
I noticed that in the govuk prototype kit it uses the environment variables, except for deployments on glitch as glitch doesn't set the environment variable: https://github.com/alphagov/govuk-prototype-kit/blob/3769c0e99e1dca98d46a74916f79d0f274bceb90/lib/config.js#L54C5-L54C5 It'd be good to...
I've got some documentation from design102 dated January 2021 published on our intranet that the Home Office purple is now #732282 - would it be possible to include this in...
Just to update, we've updated the Home Office purple on https://design.homeoffice.gov.uk/styles/colour in PR https://github.com/UKHomeOffice/design-system/pull/514, which should match the Design 102 colour for the Home Office published in January 2021.
I wondered if you'd be able to incorporate the change of Home Office purple: https://github.com/alphagov/govuk-frontend/issues/3597 into this work? - It's a minor change of the colour purple that's published: https://design.homeoffice.gov.uk/styles/colour
It'd be good for plugins to be able to have settings editable in the UI to control their behaviour too.
I've implemented something that is like the functionality that I'm looking for: https://github.com/UKHomeOffice/home-office-kit/blob/main/routes/all.js in the Home Office kit
Would code snippets be 'components-internal' rather than 'components'? I guess it depends on whether applications are likely to use code snippets in production? There are two styles to code snippets...