Skip to content

Conversation

@deansheather
Copy link
Member

Changes caret-white to caret-current in VimTextArea, so the caret inherits the text color and remains visible in light theme.

Generated with mux

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a visual bug where the text caret was invisible in light theme by changing caret-white to caret-current in the VimTextArea component, allowing the caret to inherit the current text color.

  • Changed caret color class from caret-white to caret-current for theme compatibility

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@deansheather deansheather added this pull request to the merge queue Dec 9, 2025
Merged via the queue into main with commit 88b6321 Dec 9, 2025
25 checks passed
@deansheather deansheather deleted the fix-caret-color-light-theme branch December 9, 2025 07:54
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.

1 participant