lighter border for fields

This commit is contained in:
Antoine Beaupré 2015-04-11 11:41:46 -04:00
parent 5ba8f13371
commit 9cd34879d2
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(speedbar-tag-face (,@fmt-none ,@fg-blue))
;; widgets
(widget-field
(,@fg-base1 ,@bg-base02 :box (:line-width 1 :color base2)
(,@fg-base1 ,@bg-base02 :box (:line-width 1 :color base02)
:inherit default))
(widget-single-line-field (:inherit widget-field))
;; extra modules