Releases: vrk-kpa/suomifi-design-tokens
Releases · vrk-kpa/suomifi-design-tokens
v6.0.0
Release notes
Changes and additions to color tokens
Changed colors:
- alertBase
- #AE332D
- hsla(3, 59%, 43%, 1)
- warningBase
- #F6AF09
- hsla(42, 93%, 50%, 1)
- blackLight1
- #6B6B6B
- hsla(0, 0%, 42%, 1)
- accentBase
- #E86717
- hsla(23, 82%, 50%, 1)
- accentTertiaryLight1
- #F2EAF5
- hsla(284, 35%, 94%, 1)
New colors:
- infoBase
- #1770EE
- hsla(215, 86%, 51%, 1)
- infoLight1
- #EBF3FF
- hsla(216, 100%, 96%, 1)
5.1.0 - Add highContrastFocus token
Release notes
- Add highContrastFocus token
5.0.0 - Update blackBase value
Release notes
blackBase
color changed fromhsl(0, 0%, 16%)
tohsl(0, 0%, 13%)
- (#63)
4.2.0
Release notes
- Add
accentTertiaryLight1
color token
Adjust absoluteFocus z-index value
highlightBaseToHighlightDark1 hotfix
Add derived tokens
Release notes
Introduce new tokens (#58)
- Gradients
- highlightBaseToHighlightDark1
- highlightLight1ToHighlightBase
- depthLight1ToDepthBase
- whiteBaseNegative
- whiteBaseToDepthLight2
- whiteBaseToDepthLight1
- highlightLight3ToHighlightLight2
- depthLight3ToDepthLight2
- depthSecondaryToDepthSecondaryDark1
- highlightLight4ToDepthSecondary
- Shadows
- invertTextShadow
- menuShadow
- panelShadow
- actionElementBoxShadow
- wideBoxShadow
- Focuses
- absoluteFocus
- boxShadowFocus
- noMouseFocus
- Radiuses
- basic
- focus
- modal
- Transitions
- basicTime
- basicTimingFunction
Update accentBase color value
Release notes
- Change
accentBase
token value fromhsl(23, 82%, 53%)
tohsl(23, 82%, 51%)
New color tokens
Features
Add new color tokens:
- warningLight1
- successDark1
Update copyfiles to 2.4.1
Release notes
Dependencies
- copyfiles updated to 2.4.1 to patch a vulnerability. This change has no effect on the created build.