swagger-api / swagger-api/swagger-ui
Fix hideous purple color for <code> in markdown
Open
Nobody has claimed this yet.
cat: style & presentation
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description

Wow, so snazzy. For some reason this appears to be assigned the color for the HEAD method:
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
Start in src/style/_variables.scss at the linked line and trace where the HEAD method color is applied to markdown elements. Compare the relevant style rules with the screenshot and verify that markdown code no longer uses the unintended purple color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100