Releases: Fullscript/aviary-tokens
Releases · Fullscript/aviary-tokens
Release v0.26.1
0.26.1 (2023-07-27)
update
primary.borderBase
to grey400
primary.borderHover
to grey500
primary.borderActive
to grey 800
Release v0.26.0
Release v0.25.0
0.25.0 (2023-07-12)
Features
- Add
grey900: #212933
tocore grey
colours - Update
primary.textBase
,primary.textHover
, andprimary.textActive
towhite
- update
primary.backgroundBase
andprimary.borderBase
togrey700
- update
primary.backgroundHover
andprimary.borderHover
togrey800
- update
primary.backgroundActive
andprimary.borderActive
togrey900
Release v0.24.3
0.24.3 (2023-07-04)
Features
- Update primary tokens in light theme to new dark colours :
primaryTextHover: #36485C;
primaryTextActive: #2E3A47;
primaryBackgroundBase: #475A70;
primaryBackgroundHover: #36485C;
primaryBackgroundActive: #2E3A47;
primaryBackgroundMuted: #F5F7FA;
primaryBackgroundMutedHover: #E6EDF5;
primaryBackgroundMutedActive: #C8D3E0;
primaryBackgroundBox: #FCFEFF;
primaryBorderBase: #C8D3E0;
primaryBorderHover: #596D84;
primaryBorderActive: #2E3A47;