Skip to content

Add dark mode support to dashboard#18

Open
ManojMJ17 wants to merge 1 commit intonicepkg:mainfrom
ManojMJ17:feature/dark-mode-dashboard
Open

Add dark mode support to dashboard#18
ManojMJ17 wants to merge 1 commit intonicepkg:mainfrom
ManojMJ17:feature/dark-mode-dashboard

Conversation

@ManojMJ17
Copy link

This PR adds dark mode support to the CronPulse dashboard.

Features included:

  • Dark/light theme toggle in the navbar
  • Theme preference persisted in localStorage
  • Smooth color transitions across UI
  • Dark styles applied consistently across dashboard views (checks, incidents, channels, settings, billing)
  • Tailwind configured with class-based dark mode

The implementation respects the existing SSR approach and does not introduce any client-side frameworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant