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

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

[nongnu] elpa/spacemacs-theme d9c256ab7c 089/336: linum-relative support


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme d9c256ab7c 089/336: linum-relative support
Date: Fri, 14 Jan 2022 10:59:15 -0500 (EST)

branch: elpa/spacemacs-theme
commit d9c256ab7ce12375b0d0edc55e54e7c7a3164ef4
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    linum-relative support
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 8c5468111a..154438eced 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -338,6 +338,9 @@
 ;;;;; linum-mode
      `(linum ((,class (:foreground ,lnum :background ,bg2))))
 
+;;;;; linum-relative
+     `(linum-relative-current-face ((,class (:foreground ,comp))))
+
 ;;;;; magit
      `(magit-blame-culprit ((,class :background ,org-h4-bg :foreground 
,yellow)))
      `(magit-blame-header  ((,class :background ,org-h4-bg :foreground 
,green)))



reply via email to

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