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

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

[nongnu] elpa/apropospriate-theme 13d95ec 092/118: add support for the n


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 13d95ec 092/118: add support for the new official display-line-numbers-mode in version 26.1+
Date: Thu, 21 Oct 2021 18:02:29 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 13d95eccf54fb513da56baca9aee6182e92c9e11
Author: NeoISE <NeoISE@users.noreply.github.com>
Commit: justin talbott <justin@waymondo.com>

    add support for the new official display-line-numbers-mode in version 26.1+
---
 apropospriate.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apropospriate.el b/apropospriate.el
index b9b5070..9c79fec 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -116,6 +116,8 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(fringe ((,class (:background ,base00+1 :foreground ,base02))))
      `(linum ((,class (:inherit fringe :foreground ,base01))))
      `(linum-relative-current-face ((,class (:inherit fringe :foreground 
,base02))))
+     `(line-number ((,class (:inherit fringe :foreground ,base01))))
+     `(line-number-current-line ((,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]