-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Describe the bug
In version 0.0.420, diff highlights only changed the background color of the text that was changed. In the latest version 0.0.421, diff highlights the entire line, which makes the changes much more difficult to understand. Furthermore, the foreground color is also incorrect on the latest version, where the previous version had black-on-green (legible), the new version has white-on-green (illegible). The colors have not changed between versions, only the choice of foreground. The line numbers also appear to be aligned differently in the new version.
Affected version
GitHub Copilot CLI 0.0.421
Steps to reproduce the behavior
Compare output of /theme on the two versions
Expected behavior
Original diff highlighting to be the same
Additional context
No response
Reactions are currently unavailable

