anomalyco / anomalyco/opencode

[Bug] Markdown bold rendering too weak / invisible in OpenCode Desktop Markdown

Open
#43,597 0 comments 1 reaction 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 20, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

In OpenCode Desktop, Markdown bold **text** is rendered too weakly or not visibly different from normal text. It is hard to distinguish bold and non-bold content.

Image

In comparison, the same **text** renders correctly on GitHub/web.

Steps to Reproduce
  1. Open OpenCode Desktop
  2. Send or view a message containing **Je m'appelle Haoran.** and Je m'appelle Haoran.
  3. Observe the two lines look identical
Expected

Bold text should be clearly thicker/darker than normal text.

Actual

Bold and normal text look almost the same, no clear visual difference.

Environment
  • App: OpenCode Desktop
  • OS: macOS (darwin)
  • Screenshot: attached
Suggestion

Increase font-weight for strong / b to 700+ or add distinct color, do not rely on subtle weight change.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.