luarocks / luarocks/luarocks-site
Add dark theme
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- MoonScript
- Stars
- 201
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
With [prefers-color-theme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) site should be dark, when user did choose the dark theme for OS or a browser.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the site's stylesheets and the entry point for its current theme, then inspect how the page responds to the prefers-color-scheme media feature. Done means the site uses a dark appearance when the user's operating system or browser selects a dark theme, without changing the existing light behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100