rust-lang / rust-lang/rust-by-example
code syntax highlighting
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 8.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
It seems like changing the theme of the site doesn't have much effect on the code syntax highlight.
For instance, when selecting the Ayu theme, the code theme defaults to a different theme.
See below.
It seems like the code theme is Coal, but it should be Ayu.
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
Reproduce the reported behavior by selecting the Ayu site theme and checking the code syntax highlighting against the attached example. Trace the theme-selection and syntax-highlighting entry points, then verify that Ayu consistently selects the matching code theme and that other themes are not regressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars, rust
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100