sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Sublime Merge does not respect `gutter_foreground_highlight` for diff line number highlight

Open facelessuser opened this issue 3 years ago • 0 comments

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

facelessuser avatar Nov 15 '22 17:11 facelessuser