Skip to content

Fix: unreadable texts in light mode#4301

Merged
rekram1-node merged 3 commits intoanomalyco:devfrom
val-2:dev
Nov 13, 2025
Merged

Fix: unreadable texts in light mode#4301
rekram1-node merged 3 commits intoanomalyco:devfrom
val-2:dev

Conversation

@val-2
Copy link
Copy Markdown
Contributor

@val-2 val-2 commented Nov 13, 2025

Closes #4244.
Some code components and as well the text components of the error toast (that appears in the top left when there is an error) were missing foreground color and defaulting to terminal white with plaintext, thus making it invisible on a light theme.

I've set theme.text as foreground color for all of them, including error toast title and message. Let me know if the color is right or theme.error is better in this context.

@rekram1-node
Copy link
Copy Markdown
Collaborator

nice thanks

@rekram1-node rekram1-node merged commit e225294 into anomalyco:dev Nov 13, 2025
2 of 3 checks passed
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

some texts are unreadable on light themes

2 participants