anomalyco / anomalyco/opencode

Global font setting does not apply to the input box

Open
#44,873 1 comment 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 25, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
Avg merge
7h 2m
Merged PRs (30d)
384

Description

Describe the bug

After configuring a global font, the font used in the input box does not change. Other parts of the interface use the configured font, but the text entered in the input box continues to use the default font.

To Reproduce

  1. Open the opencode settings.
  2. Set a global/custom font.
  3. Return to a session.
  4. Type text in the input box.
  5. Observe that the input text still uses the default font.

Expected behavior

The configured global font should also be applied to the input box and the text entered in it.

Environment

  • OS: Windows 11
  • opencode version: latest
  • Installation method: desktop app

Additional context

The issue affects the input box specifically. Please let me know if more diagnostic information or screenshots are needed.

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.