From 9cd34879d2871b0bf5d01250f4c3a2c5113ad218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 11 Apr 2015 11:41:46 -0400 Subject: [PATCH] lighter border for fields --- solarized-definitions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solarized-definitions.el b/solarized-definitions.el index 693a621..f54cf80 100644 --- a/solarized-definitions.el +++ b/solarized-definitions.el @@ -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