IS22-Create day/night mode
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- A site wide accessible toggle button
- Changes to dark / white mode via global css
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for global CSS files and a theme context or state management in the Next.js project. The toggle button needs to be placed in a site-wide layout component. Check how the current styling is structured to apply dark/light mode CSS variables or classes globally. Verify the change by toggling and seeing the style update across pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, nextjs, react
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100