anomalyco / anomalyco/opencode
Global font setting does not apply to the input box
Open
@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
- Open the opencode settings.
- Set a global/custom font.
- Return to a session.
- Type text in the input box.
- 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
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.
Assessment
This issue has not been assessed yet.