Merge pull request #69 from lewang/fix-widget-border

tone down widget-field border brightness
This commit is contained in:
Greg Pfeil 2012-12-09 12:04:20 -08:00
commit bb4897a3d7
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(show-paren-mismatch ((t (,@fmt-bold ,@fg-red ,@bg-base01))))
;; widgets
(widget-field
((t (,@fg-base1 ,@bg-base02 :box (:line-width 1 :color ,base2)
((t (,@fg-base1 ,@bg-base02 :box (:line-width 1)
:inherit default))))
(widget-single-line-field ((t (:inherit widget-field))))
;; extra modules