-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Feature Request
It would be great to include an example in the README that demonstrates how to implement custom theming with tanstack-theme-kit. Currently, the README provides a clear usage guide for enabling dark mode, but new users might benefit from seeing how to define and apply their own themes.
Suggested Implementation:
- Add a section titled
Custom Themingto the documentation. - Include a code example showing how to define custom CSS variables for themes and switch between them using the
useThemehook with theThemeProvider. - Optionally, document how to persist custom themes across sessions.
This addition would enhance usability and help users get more out of the library.
Metadata
Metadata
Assignees
Labels
No labels