The default fore/background of 'current-face' should be nil. · Issue #35 · coldnew/linum-relative · GitHub
More Web Proxy on the site http://driver.im/
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?