josdejong / josdejong/svelte-jsoneditor
Dark theme from CSS media query
Open
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
@josdejong What are your thoughts on providing the dark theme via `@media (prefers-color-scheme: dark)` instead of having to add the `jse-theme-dark` class?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue proposes providing the dark theme through the CSS prefers-color-scheme media query instead of requiring the jse-theme-dark class. No files, tests, or entry points are named; first locate the existing theme handling, then determine how automatic dark-mode support should coexist with the current class-based approach. Done should be clear from the resulting theme behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100