> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/huntabyte/shadcn-svelte/llms.txt
> Use this file to discover all available pages before exploring further.

# Dark Mode

> Adding dark mode to your site.

Choose the framework for your project to learn how to add dark mode support:

<CardGroup cols={2}>
  <Card title="Svelte" icon="svelte" href="/dark-mode/svelte">
    Add dark mode to your Svelte application
  </Card>

  <Card title="Astro" icon="rocket" href="/dark-mode/astro">
    Add dark mode to your Astro site
  </Card>
</CardGroup>
