diff --git a/website/theme.config.tsx b/website/theme.config.tsx index a203b3c624..22197f0ba8 100644 --- a/website/theme.config.tsx +++ b/website/theme.config.tsx @@ -226,7 +226,7 @@ const config: DocsThemeConfig = { }, primaryHue: { light: 270, - dark: 204, + dark: 295, }, };