rust-lang / rust-lang/rustc-perf
Add dark mode support for the website
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 733
- Forks
- 189
- Avg merge
- 10h 52m
- Merged PRs (30d)
- 43
Description
Hi!
Some people (me included) prefer to use dark-mode websites for various reasons (I personally use dark mode as a more eyes-friendly mode). I use browser extensions for that like Dark Reader but they don't work wonderfully with the perf.rust-lang.org : color auto-replacement change the website appearance to something unrecognizable enough on graphs.
In this issue, I propose adding a dark mode toggle to the website that will switch between light and dark modes. By default, we can leave the light theme as it is right now.
I understand that the priority for the feature will be too low but maybe someday it will be implemented.
Contributor guide
No contributing guide indexed for this repository
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, tests, or entry points are mentioned. Start by locating the website's theme controls and graph-rendering entry points; done means a toggle switches between usable light and dark themes while preserving the existing light appearance and graph readability.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100