Added some widget faces, so that customize text boxes are readable.

This commit is contained in:
Greg Pfeil 2011-04-24 07:54:00 -04:00
parent a312eb93f1
commit e05458f732
1 changed files with 4 additions and 0 deletions

View File

@ -203,6 +203,10 @@ Ported to Emacs by Greg Pfeil, http://ethanschoonover.com/solarized."
;; show-paren
(show-paren-match-face ((t (:background ,cyan :foreground ,base3))))
(show-paren-mismatch-face ((t (:background ,red :foreground ,base3))))
;; widgets
(widget-field
((t (:box (:line-width 1 :color ,base00) :inherit default))))
(widget-single-line-field ((t (:inherit widget-field))))
;; extra modules
;; -------------
;; gnus