sublime_merge
sublime_merge copied to clipboard
Sublime Merge does not respect `gutter_foreground_highlight` for diff line number highlight
Version info
- OS: All
- Build: 2078
Description
When selecting a line in Sublime Merge diff, the gutter_foreground_highlight option of the relevant color scheme is not respected.
Steps to reproduce
Use a color scheme that specifies a different color via gutter_foreground_highlight and merge will not use the color, it will instead always use gutter_foreground.
Expected behavior
A color scheme's gutter_foreground_highlight setting should be respected in Sublime Merge