Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v8.0.0

Choose a tag to compare

@michaeltaranto michaeltaranto released this 20 Sep 23:00
· 520 commits to master since this release

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-link blue on grays darker than the background colour.
  • Provide another gray between @d6d6d6 and @eeeeee— introducing @sk-gray-medium (#e1e1e1) 👋

Migration guide

  • @sk-footer colour is darker, sanity check all uses of this
  • Any usage of @sk-link on @sk-footer, @sk-mid-gray-light, or @sk-gray-medium need to be updated to use the new @sk-link-on-mid-gray-light to maintain sufficient colour contrast.