emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/spacemacs-theme a58295a89e 169/336: Merge pull request #52


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme a58295a89e 169/336: Merge pull request #52 from belak/belak/fringe-match-linum
Date: Fri, 14 Jan 2022 10:59:31 -0500 (EST)

branch: elpa/spacemacs-theme
commit a58295a89e15388a4d33e3d3235f0ed248ef1140
Merge: ca8ed38b28 1b5a6205f3
Author: Nasser Alshammari <designernasser@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #52 from belak/belak/fringe-match-linum
    
    Change fringe background to match linum-mode
---
 spacemacs-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 4dbf8ddb40..fd8a628bac 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 ,bg1 :foreground ,base))))
+     `(fringe ((,class (:background ,bg2 :foreground ,base))))
      `(highlight ((,class (:foreground ,base :background ,highlight))))
      `(hl-line ((,class (:background ,bg2))))
      `(isearch ((,class (:foreground ,bg1 :background ,mat))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]