Can I change the selection background color in the diff pane ? #3239
-
Beta Was this translation helpful? Give feedback.
Answered by
stefanhaller
Jan 21, 2024
Replies: 1 comment 3 replies
-
In the last release you can set |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
nicos68
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the last release you can set
gui.theme.selectedRangeBgColor
for that. On master this has been removed though,selectedLineBgColor
also applies to the diff pane there.