0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)1 fork (1 fork)auto 404
enhancementgood first issue
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- light mode (forced)
- dark mode (forced)
- current system setting
Contributor guide
- Research direction
- Implement a global toggle for color scheme with three options: light, dark, and system. Use JavaScript to detect system preference and apply a class to the root element. Store preference in localStorage.
- Tech stack
- None
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- Git