diff --git a/solarized-definitions.el b/solarized-definitions.el index e13bd16..2680458 100644 --- a/solarized-definitions.el +++ b/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