matrix-org / matrix-org/matrix.org
improve inline code style
Open
Nobody has claimed this yet.
aesthetic
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
[zola]
currently inline code markup uses red color monospace font plus a red frame around it.
meanwhile code blocks/parapgraphs use a "dark mode" look.
- i think red is not the best choice, because, being a signal color, it implies an error or something similarly bad.
- i think the looks of inline and block code should be consolidated to a common style basis.
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 file or test entry point is named. Inspect the website styles for inline code and code blocks, compare their rendered appearance, and determine a shared visual basis; done means inline code no longer uses a red error-like treatment and its styling is consistent with code blocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100