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

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

[nongnu] elpa/monokai-theme 586062e 148/207: Merge pull request #65 from


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 586062e 148/207: Merge pull request #65 from deb0ch/PR/duplicate-linum
Date: Thu, 21 Oct 2021 18:07:51 -0400 (EDT)

branch: elpa/monokai-theme
commit 586062ec38807b709b888adf3bd80ffb5388f86c
Merge: 3d6b967 772a58d
Author: Kelvin Smith <onekelvinsmith@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #65 from deb0ch/PR/duplicate-linum
    
    remove duplicate linum configuration
---
 monokai-theme.el | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index a0d6495..b8b0d94 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -3223,12 +3223,6 @@ Also affects 'linum-mode' background."
                                    :background ,monokai-fringe-bg))
       (,monokai-256-class  (:foreground ,monokai-256-line-number
                                         :background ,monokai-256-fringe-bg))))
-   ;; linum-mode
-   `(linum
-     ((,monokai-class (:foreground ,monokai-line-number
-                                   :background ,monokai-fringe-bg))
-      (,monokai-256-class  (:foreground ,monokai-256-line-number
-                                        :background ,monokai-256-fringe-bg))))
 
    ;; linum-relative-current-face
    `(linum-relative-current-face



reply via email to

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