diff --git a/docs/guide/README.md b/docs/guide/README.md index 4b0d532..98700c9 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -170,7 +170,7 @@ For Facebook, use the share meta [description](/guide/#description) as the share You can set `isPlain` to `true` if you don't like that all share icons have different colors. -All share icon colors will be set as the [--c-brand](/guide/#custom-style) by default. +All share icon colors will be set as the [--vp-c-accent](/guide/#custom-style) (former named `--c-brand`) by default. Customize the color by setting [--c-social-share-plain](/guide/#custom-style). @@ -183,7 +183,7 @@ You can disable the built-in style by setting `useCustomStyle` to `true`. Then you can write styles that suit your theme. -You can take [built-in style](https://github.com/ntnyq/vuepress-plugin-social-share/blob/next/src/client/style.css) as a reference. +You can take [built-in style](https://github.com/ntnyq/vuepress-plugin-social-share/tree/next/src/client/styles) as a reference. ### hideWhenPrint