luarocks / luarocks/luarocks-site

Add dark theme

Open
#166 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.