Skip to content

Releases: Fullscript/aviary-tokens

Release v0.26.1

27 Jul 18:53
64dbe4b
Compare
Choose a tag to compare

0.26.1 (2023-07-27)

update

primary.borderBase to grey400
primary.borderHover to grey500
primary.borderActive to grey 800

Release v0.26.0

13 Jul 18:39
c7800cb
Compare
Choose a tag to compare

0.26.0 (2023-07-13)

Features

  • add success to AviaryColors type

Release v0.25.0

12 Jul 14:33
59087d7
Compare
Choose a tag to compare

0.25.0 (2023-07-12)

Features

  • Add grey900: #212933 to core grey colours
  • Update primary.textBase, primary.textHover, and primary.textActive to white
  • update primary.backgroundBase and primary.borderBase to grey700
  • update primary.backgroundHover and primary.borderHover to grey800
  • update primary.backgroundActive and primary.borderActive to grey900

Release v0.24.3

04 Jul 19:21
7be6b0e
Compare
Choose a tag to compare

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;

Release v0.24.2

19 Jun 20:23
34bcc67
Compare
Choose a tag to compare

0.24.2 (2023-06-19)

Bug Fixes

  • Surface level 0 to white in DS4 theme (#114) (34bcc67)

Release v0.24.1

19 Jun 20:15
a3cc6c9
Compare
Choose a tag to compare

0.24.1 (2023-06-19)

Bug Fixes

Release v0.24.0

19 Jun 19:55
f02b7de
Compare
Choose a tag to compare

0.24.0 (2023-06-19)

Features

  • Fixed DS3 theme and updated colors (f02b7de)

Release v0.23.1

01 Jun 16:13
ad7a97c
Compare
Choose a tag to compare

0.23.1 (2023-06-01)

Release v0.23.0

23 May 21:03
abb5a34
Compare
Choose a tag to compare

0.23.0 (2023-05-23)

Features

Release v0.22.1

23 May 16:51
95f3285
Compare
Choose a tag to compare

0.22.1 (2023-05-23)

Bug Fixes

  • box-shadow: Add conditional to formatter to prevent empty object in core files (95f3285)