Improve linum contrast

lunarized
Jacopo De Simoi 8 years ago
parent 561d06dd16
commit 939520ee60
  1. 2
      solarized-definitions.el

@ -239,7 +239,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(success (,@fg-blue)) ; MoreMsg
(escape-glyph-face (,@fg-red))
(fringe (,@fg-base01 ,@bg-base02))
(linum (,@fg-base01 ,@bg-base02))
(linum (,@fg-base01 ,@bg-base03))
(header-line (,@fg-base0 ,@bg-base02 ,@fmt-revbb)) ; Pmenu
(highlight (,@bg-base02))
(hl-line (:underline ,opt-under ,@bg-base02)) ; CursorLine

Loading…
Cancel
Save