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

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

[nongnu] elpa/apropospriate-theme 68145a8 077/118: add linum-relative-cu


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 68145a8 077/118: add linum-relative-current-face
Date: Thu, 21 Oct 2021 18:02:26 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 68145a891348cb74db5209548c74dbc8a80e6902
Author: Jeff Hertzler <jeffhertzler@gmail.com>
Commit: justin talbott <justin@waymondo.com>

    add linum-relative-current-face
---
 apropospriate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apropospriate.el b/apropospriate.el
index 36e2fa3..3dfd302 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -115,6 +115,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(auto-dim-other-buffers-face ((,class (:background ,base00+1))))
      `(fringe ((,class (:background ,base00+1 :foreground ,base02))))
      `(linum ((,class (:inherit fringe :foreground ,base01))))
+     `(linum-relative-current-face ((,class (:inherit fringe :foreground 
,base02))))
      `(vertical-border ((,class (:foreground ,base00+3))))
      `(widget-button ((,class (:underline t))))
      `(widget-field ((,class (:background ,base02 :box (:line-width 1 :color 
,base03)))))



reply via email to

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