diff --git a/customize/themes.mdx b/customize/themes.mdx index 2555d0d8f..4347051b2 100644 --- a/customize/themes.mdx +++ b/customize/themes.mdx @@ -9,8 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} - {title} + {title}
@@ -54,6 +53,8 @@ export const ThemeCard = ({ title, value, description, href }) => { + +
\ No newline at end of file diff --git a/es/customize/themes.mdx b/es/customize/themes.mdx index d88fea8a1..fc6e2a431 100644 --- a/es/customize/themes.mdx +++ b/es/customize/themes.mdx @@ -9,8 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} - {title} + {title}
@@ -52,5 +51,7 @@ export const ThemeCard = ({ title, value, description, href }) => { + +
diff --git a/es/organize/settings.mdx b/es/organize/settings.mdx index f2cc86943..8a07cfdf5 100644 --- a/es/organize/settings.mdx +++ b/es/organize/settings.mdx @@ -47,7 +47,7 @@ Esta sección contiene la referencia completa del archivo `docs.json`. El tema de diseño de tu sitio. - Uno de los siguientes: `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`. + Uno de los siguientes: `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`, `sequoia`. Consulta [Temas](/es/customize/themes) para más información. diff --git a/fr/customize/themes.mdx b/fr/customize/themes.mdx index b373a84c4..05af93400 100644 --- a/fr/customize/themes.mdx +++ b/fr/customize/themes.mdx @@ -9,8 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} - {title} + {title}
@@ -52,5 +51,7 @@ export const ThemeCard = ({ title, value, description, href }) => { + +
diff --git a/fr/organize/settings.mdx b/fr/organize/settings.mdx index d0ce3d24a..dd92a2b7a 100644 --- a/fr/organize/settings.mdx +++ b/fr/organize/settings.mdx @@ -47,7 +47,7 @@ Cette section présente la référence complète du fichier `docs.json`. Le thème de mise en page de votre site. - L’un des suivants : `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`. + L’un des suivants : `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`, `sequoia`. Voir [Thèmes](/fr/customize/themes) pour plus d’informations. diff --git a/images/themes/almond-dark.png b/images/themes/almond-dark.png deleted file mode 100644 index 46fdd12ae..000000000 Binary files a/images/themes/almond-dark.png and /dev/null differ diff --git a/images/themes/almond-light.png b/images/themes/almond-light.png deleted file mode 100644 index 0f61ef9de..000000000 Binary files a/images/themes/almond-light.png and /dev/null differ diff --git a/images/themes/almond.png b/images/themes/almond.png new file mode 100644 index 000000000..afd8dd4fa Binary files /dev/null and b/images/themes/almond.png differ diff --git a/images/themes/aspen-dark.png b/images/themes/aspen-dark.png deleted file mode 100644 index 8bd8e6855..000000000 Binary files a/images/themes/aspen-dark.png and /dev/null differ diff --git a/images/themes/aspen-light.png b/images/themes/aspen-light.png deleted file mode 100644 index 735f2c92a..000000000 Binary files a/images/themes/aspen-light.png and /dev/null differ diff --git a/images/themes/aspen.png b/images/themes/aspen.png new file mode 100644 index 000000000..be5c82d14 Binary files /dev/null and b/images/themes/aspen.png differ diff --git a/images/themes/linden-dark.png b/images/themes/linden-dark.png deleted file mode 100644 index 88929ddf6..000000000 Binary files a/images/themes/linden-dark.png and /dev/null differ diff --git a/images/themes/linden-light.png b/images/themes/linden-light.png deleted file mode 100644 index 829a73205..000000000 Binary files a/images/themes/linden-light.png and /dev/null differ diff --git a/images/themes/linden.png b/images/themes/linden.png new file mode 100644 index 000000000..cbd7104b5 Binary files /dev/null and b/images/themes/linden.png differ diff --git a/images/themes/luma.png b/images/themes/luma.png new file mode 100644 index 000000000..de9fd127e Binary files /dev/null and b/images/themes/luma.png differ diff --git a/images/themes/maple-dark.png b/images/themes/maple-dark.png deleted file mode 100644 index b89ce4fef..000000000 Binary files a/images/themes/maple-dark.png and /dev/null differ diff --git a/images/themes/maple-light.png b/images/themes/maple-light.png deleted file mode 100644 index 9ded4d34f..000000000 Binary files a/images/themes/maple-light.png and /dev/null differ diff --git a/images/themes/maple.png b/images/themes/maple.png new file mode 100644 index 000000000..b66c98798 Binary files /dev/null and b/images/themes/maple.png differ diff --git a/images/themes/mint-dark.png b/images/themes/mint-dark.png deleted file mode 100644 index a8e2891f9..000000000 Binary files a/images/themes/mint-dark.png and /dev/null differ diff --git a/images/themes/mint-light.png b/images/themes/mint-light.png deleted file mode 100644 index e4bca8cdd..000000000 Binary files a/images/themes/mint-light.png and /dev/null differ diff --git a/images/themes/mint.png b/images/themes/mint.png new file mode 100644 index 000000000..4521718e0 Binary files /dev/null and b/images/themes/mint.png differ diff --git a/images/themes/palm-dark.png b/images/themes/palm-dark.png deleted file mode 100644 index de229eb22..000000000 Binary files a/images/themes/palm-dark.png and /dev/null differ diff --git a/images/themes/palm-light.png b/images/themes/palm-light.png deleted file mode 100644 index 3d5b430e1..000000000 Binary files a/images/themes/palm-light.png and /dev/null differ diff --git a/images/themes/palm.png b/images/themes/palm.png new file mode 100644 index 000000000..2dbe847cf Binary files /dev/null and b/images/themes/palm.png differ diff --git a/images/themes/sequoia.png b/images/themes/sequoia.png new file mode 100644 index 000000000..d9a644b14 Binary files /dev/null and b/images/themes/sequoia.png differ diff --git a/images/themes/willow-dark.png b/images/themes/willow-dark.png deleted file mode 100644 index d4c80c399..000000000 Binary files a/images/themes/willow-dark.png and /dev/null differ diff --git a/images/themes/willow-light.png b/images/themes/willow-light.png deleted file mode 100644 index 99e43b6db..000000000 Binary files a/images/themes/willow-light.png and /dev/null differ diff --git a/images/themes/willow.png b/images/themes/willow.png new file mode 100644 index 000000000..ab4ec5017 Binary files /dev/null and b/images/themes/willow.png differ diff --git a/organize/settings.mdx b/organize/settings.mdx index 86a96b518..d7b1f908c 100644 --- a/organize/settings.mdx +++ b/organize/settings.mdx @@ -40,7 +40,7 @@ This section contains the full reference for the `docs.json` file. The layout theme of your site. - One of the following: `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`. + One of the following: `mint`, `maple`, `palm`, `willow`, `linden`, `almond`, `aspen`, `sequoia`. See [Themes](/customize/themes) for more information. diff --git a/zh/customize/themes.mdx b/zh/customize/themes.mdx index d9f816a08..995423575 100644 --- a/zh/customize/themes.mdx +++ b/zh/customize/themes.mdx @@ -9,8 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} - {title} + {title}
@@ -52,5 +51,7 @@ export const ThemeCard = ({ title, value, description, href }) => { + +
diff --git a/zh/organize/settings.mdx b/zh/organize/settings.mdx index ee4826710..cbb083747 100644 --- a/zh/organize/settings.mdx +++ b/zh/organize/settings.mdx @@ -47,7 +47,7 @@ import IconsOptional from "/snippets/zh/icons-optional.mdx"; 你的网站布局主题。 - 以下之一:`mint`、`maple`、`palm`、`willow`、`linden`、`almond`、`aspen`。 + 以下之一:`mint`、`maple`、`palm`、`willow`、`linden`、`almond`、`aspen`、`sequoia`。 查看[主题](/zh/customize/themes)以了解更多信息。