A component that enables a user-defined color scheme for Next.js & Tailwind CSS Apps
- Enables your users to define a color scheme for your app
- Users can select a recurring color theme to be applied on return visits using the browser's localStorage
- Or, they can set the color theme to
Random
and enjoy a new, randomly picked color on each site visit, or on browser refresh - Includes a dark/light/system mode toggle with the next-themes package.
- Default Tailwind color palette automatically adjusts when switching between light and dark modes to protect contrast ratios and ensure accessibility
Copyright (c) JamesColvard.com