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

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

[nongnu] elpa/gotham-theme 8e3775ce43 058/214: Add linum-relative suppor


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 8e3775ce43 058/214: Add linum-relative support
Date: Fri, 7 Jan 2022 17:58:41 -0500 (EST)

branch: elpa/gotham-theme
commit 8e3775ce43542983f86bc25ee047206a0ea2b479
Author: Alex Podaras <apodaras@gmail.com>
Commit: Alex Podaras <apodaras@gmail.com>

    Add linum-relative support
---
 gotham-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index 11f1dae335..d0c1bddfcb 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -373,6 +373,9 @@ depending on DISPLAY for keys which are either :foreground 
or
    (helm-time-zone-home :foreground red)
    (helm-visible-mark :inherit secondary-selection)
 
+   ;; linum-relative
+   (linum-relative-current-face :background base3 :foreground cyan :weight 
bold)
+
    ;; magit
    (magit-cherry-equivalent :foreground magenta)
    (magit-cherry-unmatched :foreground cyan)



reply via email to

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