From 9595394120c8e7bc6b7ae39179b10eed3e8e031b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=97=8D+85CD?= <50108258+kwaa@users.noreply.github.com> Date: Wed, 17 May 2023 00:39:03 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=F0=9F=93=9D=20update=20compari?= =?UTF-8?q?son?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dba3446..af30680 100644 --- a/README.md +++ b/README.md @@ -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`