You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The foreground and background of linum-relative-current-face should be set to nil both otherwise it seems imcompatible with most themes, e.g. solarized, zenburn. Also, I think nil is a better choice as a default value than :foreground "#CAE682" :background "#444444", isn't it?
The text was updated successfully, but these errors were encountered:
The foreground and background of
linum-relative-current-face
should be set to nil both otherwise it seems imcompatible with most themes, e.g. solarized, zenburn. Also, I think nil is a better choice as a default value than:foreground "#CAE682" :background "#444444"
, isn't it?The text was updated successfully, but these errors were encountered: