fix: improve diff text visibility on wrapped lines (#400)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -145,7 +145,7 @@ export const colors = {
|
||||
removedWordBg: "#7a2d2d",
|
||||
contextLineBg: undefined,
|
||||
textOnDark: "white",
|
||||
textOnHighlight: "black",
|
||||
textOnHighlight: "white",
|
||||
symbolAdd: "green",
|
||||
symbolRemove: "red",
|
||||
symbolContext: undefined,
|
||||
|
||||
Reference in New Issue
Block a user