Skip to content

Commit

Permalink
docs(readme): πŸ“ update comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed May 16, 2023
1 parent 70bc8d2 commit 9595394
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@ applyTheme(theme, {target: document.body, dark: systemDark})

#### Features

- Tone-based Surfaces (https://github.com/material-foundation/material-color-utilities/issues/98)
- `applyTheme`: selectable color formats
- `Scheme & CorePalette`: Tone-based Surfaces (https://github.com/material-foundation/material-color-utilities/issues/98)
- `applyTheme`: Selectable color formats

#### Changes

- `applyTheme`: set without suffix variables only when `brightnessSuffix` is `false`
- `applyTheme`: Set without suffix variables only when `brightnessSuffix` is `false`

#### Bug fixes

- Fix onErrorContainer in dark scheme (https://github.com/material-foundation/material-color-utilities/issues/62)
- Remove unwanted additional paletteKey property from color token with paletteTones (https://github.com/material-foundation/material-color-utilities/pull/93)
- `Scheme`: Fix onErrorContainer in dark scheme (https://github.com/material-foundation/material-color-utilities/issues/62)
- `applyTheme`: Remove unwanted additional paletteKey property from color token with paletteTones (https://github.com/material-foundation/material-color-utilities/pull/93)

### `@importantimport/material-color-utilities`

Expand Down

0 comments on commit 9595394

Please sign in to comment.