Create FasterCreate Faster
UI

Next Themes

Pre-configured theme provider with system preference support and persistent theme selection.

Supported frameworks
Dependencies

→ next-themes Documentation

What create-faster adds

Modified files:

  • src/components/app-providers.tsx - Wraps app with NextThemesProvider

Configuration:

  • enableSystem: true - Respects system theme preference
  • storageKey: '{appName}-theme' - Persists theme choice

On this page