tone down widget-field border brightness

This commit is contained in:
Le Wang 2012-09-02 22:59:21 +08:00
parent 9a0019332c
commit 2a4d1f9a0b
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