diff --git a/docs/guide/theme-colors.md b/docs/guide/theme-colors.md index cb8a1ecef..8aeea1be8 100644 --- a/docs/guide/theme-colors.md +++ b/docs/guide/theme-colors.md @@ -169,9 +169,9 @@ CSS variables example: } ``` -If you are migrating from Shiki, some variables are renamed from Shiki's `css-variables`: +If you are migrating from Shiki v0, some variables are renamed: -| Shiki | Shiki | +| Shiki v0 | Shiki v1.0 | | -------------------------- | -------------------- | | `--shiki-color-text` | `--shiki-foreground` | | `--shiki-color-background` | `--shiki-background` |