This repository was archived by the owner on Sep 14, 2021. It is now read-only.
v8.0.0
Changes
- Footer now has a darker background gray (uses
@sk-mid-gray-light, #d6d6d6). - Provide accessible variant (
@sk-link-on-mid-gray-light) for@sk-linkblue on grays darker than the background colour. - Provide another gray between
@d6d6d6and@eeeeee— introducing@sk-gray-medium(#e1e1e1) 👋
Migration guide
@sk-footercolour is darker, sanity check all uses of this- Any usage of
@sk-linkon@sk-footer,@sk-mid-gray-light, or@sk-gray-mediumneed to be updated to use the new@sk-link-on-mid-gray-lightto maintain sufficient colour contrast.