[FEATURE]: Developer guidelines to prevent light-mode visibility issues in the future #3475

Closed
opened 2026-02-16 17:40:16 -05:00 by yindo · 1 comment
Owner

Originally created by @koichincom on GitHub (Dec 11, 2025).

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

I've PR'd some light-mode visibility bug fixes (#5352 and #5378) that mainly stemmed from the lack of fg={theme.x} properties, as you can see in this diff.

It would be great if this could be documented in the developer guide or agents.md so it won't be forgotten in the future and the bug won't recur, since it's tough to track and new text elements are added frequently.

Originally created by @koichincom on GitHub (Dec 11, 2025). ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request I've PR'd some light-mode visibility bug fixes (#5352 and #5378) that mainly stemmed from the lack of `fg={theme.x}` properties, as you can see in this [diff](https://github.com/sst/opencode/pull/5352/files). It would be great if this could be documented in the developer guide or agents.md so it won't be forgotten in the future and the bug won't recur, since it's tough to track and new text elements are added frequently.
yindo added the discussion label 2026-02-16 17:40:16 -05:00
yindo closed this issue 2026-02-16 17:40:16 -05:00
Author
Owner

@rekram1-node commented on GitHub (Dec 11, 2025):

yeah good point

@rekram1-node commented on GitHub (Dec 11, 2025): yeah good point
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3475