diff --git a/docs/src/content/docs/ja/resources/themes.mdx b/docs/src/content/docs/ja/resources/themes.mdx index b4a30f21772..050d31e416a 100644 --- a/docs/src/content/docs/ja/resources/themes.mdx +++ b/docs/src/content/docs/ja/resources/themes.mdx @@ -12,12 +12,14 @@ head: import ThemeGrid from '~/components/theme-grid.astro'; -テーマはStarlightのプラグインで、[カスタムCSS](/ja/guides/css-and-tailwind/)、[コンポーネントのオーバーライド](/ja/guides/overriding-components/)などによってサイトの見た目を変更できるほか、新しい機能を追加できます。 +テーマはStarlightのプラグインで、[カスタムCSS](/ja/guides/css-and-tailwind/)、[コンポーネントのオーバーライド](/ja/guides/overriding-components/)、その他の新機能などによってサイトの見た目を変更します。 ## コミュニティテーマ コミュニティが作成したテーマをインストールすると、サイトの見た目や使い心地を手早くカスタマイズできます。 +以下のリストですべてのテーマをプレビューできるほか、[Starlightテーマのデモサイト](https://starlight-themes.netlify.app/)でインタラクティブに試すこともできます。 +