[PR #5850] feat: add cursor theme #11616

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

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

State: closed
Merged: Yes


Summary

Adds the Cursor editor theme to OpenCode, combining both Cursor Dark and Cursor Light into a single unified theme with dark/light mode support.

Theme Features

  • Dark mode: Deep charcoal backgrounds (#181818, #141414) with soft cyan/blue accents (#88c0d0, #81a1c1)
  • Light mode: Clean white backgrounds (#fcfcfc, #f3f3f3) with teal/blue accents (#6f9ba6, #3c7cab)
  • Syntax highlighting colors matched to Cursor's token colors
  • Full support for diffs, markdown, and code syntax

Screenshots

Dark Mode

CleanShot 2025-12-20 at 16 51 37@2x

Light Mode

CleanShot 2025-12-20 at 16 52 15@2x
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5850 **State:** closed **Merged:** Yes --- **Summary** Adds the Cursor editor theme to OpenCode, combining both Cursor Dark and Cursor Light into a single unified theme with dark/light mode support. **Theme Features** - **Dark mode**: Deep charcoal backgrounds (`#181818`, `#141414`) with soft cyan/blue accents (`#88c0d0`, `#81a1c1`) - **Light mode**: Clean white backgrounds (`#fcfcfc`, `#f3f3f3`) with teal/blue accents (`#6f9ba6`, `#3c7cab`) - Syntax highlighting colors matched to Cursor's token colors - Full support for diffs, markdown, and code syntax **Screenshots** **Dark Mode** <img width="2602" height="1636" alt="CleanShot 2025-12-20 at 16 51 37@2x" src="https://github.com/user-attachments/assets/65179b38-95d0-4b20-a46b-48f28175eab4" /> **Light Mode** <img width="2364" height="1556" alt="CleanShot 2025-12-20 at 16 52 15@2x" src="https://github.com/user-attachments/assets/52293c2b-d990-4ff2-b3d4-ef9d6d7f2c38" />
yindo added the pull-request label 2026-02-16 18:16:30 -05:00
yindo closed this issue 2026-02-16 18:16:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11616