Fix the header-line face.

This commit is contained in:
Greg Pfeil 2012-02-16 18:10:19 -07:00
parent f39a9c2ee4
commit 7cf2017f3f
1 changed files with 1 additions and 2 deletions

View File

@ -183,9 +183,8 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(escape-glyph-face ((t (,@fg-red))))
(fringe ((t (,@fg-base01 ,@bg-base02))))
(linum ((t (,@fg-base01 ,@bg-base02))))
(header-line ((t (,@fg-base0 ,@bg-base2))))
(header-line ((t (,@fg-base0 ,@bg-base02 ,@fmt-revbb)))) ; Pmenu
(highlight ((t (,@bg-base02))))
(hl-line ((t (,@fmt-uopt ,@bg-base02)))) ; CursorLine
(isearch ((t (,@fmt-stnd ,@fg-orange ,@bg-back)))) ; IncSearch
(isearch-fail ((t (,@fmt-stnd ,@fg-orange ,@bg-back)))) ; IncSearch