[PR #10347] feat(desktop): add Iosevka as a font choice (resolves #10103) #13413

Closed
opened 2026-02-16 18:18:16 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10347

State: closed
Merged: Yes


What does this PR do?

Adds the popular Iosevka font to the fonts that can be selected in the desktop application.

How did you verify your code works?

Manual testing: ran bun run --cwd packages/desktop tauri dev, almost fell asleep because of how long it took, but the application did finally start and I was able to successfully select the Iosevka font in the setting panel and see that it was indeed being used in the code blocks.

Screenshot 2026-01-24 at 2 03 28 AM Screenshot 2026-01-24 at 2 04 00 AM Screenshot 2026-01-24 at 2 05 11 AM

Resolves #10103.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10347 **State:** closed **Merged:** Yes --- ### What does this PR do? Adds the popular Iosevka font to the fonts that can be selected in the desktop application. ### How did you verify your code works? Manual testing: ran `bun run --cwd packages/desktop tauri dev`, almost fell asleep because of how long it took, but the application did finally start and I was able to successfully select the Iosevka font in the setting panel and see that it was indeed being used in the code blocks. <img width="220" height="258" alt="Screenshot 2026-01-24 at 2 03 28 AM" src="https://github.com/user-attachments/assets/16dcc7ca-a4c1-487b-bda6-64eedaf77e15" /> <img width="562" height="277" alt="Screenshot 2026-01-24 at 2 04 00 AM" src="https://github.com/user-attachments/assets/82e28bd0-5b8f-4e00-b94f-77802a8247f2" /> <img width="575" height="263" alt="Screenshot 2026-01-24 at 2 05 11 AM" src="https://github.com/user-attachments/assets/00e23080-1154-4cd8-824c-8fc8c79e15f7" /> Resolves #10103.
yindo added the pull-request label 2026-02-16 18:18:16 -05:00
yindo closed this issue 2026-02-16 18:18:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13413