Replies: 2 comments
-
I think because it is only in the dashboard component example. Ill try to help. Heres link to shadcn's component that toggles the theme "github.com/shadcn/ui/blob/main/templates/next-template/components/theme-toggle.tsx". The dark and light theme JSON files can also be found under "ui>apps>www>lib>themes>dark/light.json". Hopefully that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is updated on the official documentation for adding dark mode to your site here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should an easy answer but I could not find anything about this in the docs.
Beta Was this translation helpful? Give feedback.
All reactions