branch: elpa/spacemacs-theme
commit 3a0f1c62c134e24e84fa6f8e3a2788f90dfaab38
Author: nashamri <[email protected]>
Commit: nashamri <[email protected]>

    Reverting last PR (#53)
---
 spacemacs-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index fd8a628bac..4dbf8ddb40 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -159,7 +159,7 @@
      `(font-lock-type-face ((,class (:foreground ,type :inherit bold))))
      `(font-lock-variable-name-face ((,class (:foreground ,var))))
      `(font-lock-warning-face ((,class (:foreground ,war :background ,bg1))))
-     `(fringe ((,class (:background ,bg2 :foreground ,base))))
+     `(fringe ((,class (:background ,bg1 :foreground ,base))))
      `(highlight ((,class (:foreground ,base :background ,highlight))))
      `(hl-line ((,class (:background ,bg2))))
      `(isearch ((,class (:foreground ,bg1 :background ,mat))))

Reply via email to