-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
Level 2enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc25Only for Gssoc 25 contributorsOnly for Gssoc 25 contributors
Description
📌 Description
Implement a dark mode toggle using Tailwind’s dark mode and shadcn/ui components. The theme should persist (e.g., via localStorage
).
✅ Tasks
- Create a
ThemeToggle
component using shadcn/ui'sSwitch
orButton
. - Persist the selected theme using
localStorage
. - Ensure the theme updates across all pages/components.
💡 Expected Result
A toggle button that lets users switch between light and dark modes, with their preference saved even after reload.
🧰 Tech Stack
- Tailwind CSS
- shadcn/ui
- ReactJs
📎 Note
🔹 Please read the Contributing Guidelines before getting started.
🔹 Comment below to get assigned. Unassigned PRs may be marked invalid.
🎯 GSSoC 2025
Level: 2 (5 Points)
This issue is part of GirlScript Summer of Code 2025.
Metadata
Metadata
Assignees
Labels
Level 2enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc25Only for Gssoc 25 contributorsOnly for Gssoc 25 contributors