diff --git a/site/components/Header.astro b/site/components/Header.astro
index fc507bd39..6713eea50 100644
--- a/site/components/Header.astro
+++ b/site/components/Header.astro
@@ -38,10 +38,13 @@ const { activeNav } = Astro.props;
type="button"
class="theme-toggle"
data-theme-toggle
- aria-label="Switch to light mode"
- title="Light mode"
- data-next-theme="light"
+ aria-label="Theme: auto, matching your system. Click to switch to light mode."
+ title="Theme: auto (matches system)"
>
+