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

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

[elpa] externals/modus-vivendi-theme 16093af 096/110: Revert commit e03e


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 16093af 096/110: Revert commit e03e9f2
Date: Wed, 29 Apr 2020 21:40:15 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 16093afeae93849b89538099adef7357faccd36a
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>

    Revert commit e03e9f2
    
    This should not be pushed to master.  My apologies.
---
 modus-operandi-theme.el | 4 ----
 modus-vivendi-theme.el  | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 983d488..6fc73f6 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2031,10 +2031,6 @@ AMOUNT is a customisation option."
    ;;;; line numbers (display-line-numbers-mode and global variant)
    `(line-number ((,class (:background ,bg-dim :foreground ,fg-alt))))
    `(line-number-current-line ((,class (:background ,bg-active :foreground 
,fg-active :weight bold))))
-   (when (>= emacs-major-version 27)
-     `(line-number-major-tick ((,class (:inherit modus-theme-special-calm)))))
-   (when (>= emacs-major-version 27)
-     `(line-number-minor-tick ((,class (:inherit modus-theme-special-mild)))))
    ;;;; lsp-mode
    `(lsp-face-highlight-read ((,class (:inherit modus-theme-subtle-blue 
:underline t))))
    `(lsp-face-highlight-textual ((,class (:inherit modus-theme-subtle-blue))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index bd87aa2..bbfba66 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2031,10 +2031,6 @@ AMOUNT is a customisation option."
    ;;;; line numbers (display-line-numbers-mode and global variant)
    `(line-number ((,class (:background ,bg-dim :foreground ,fg-alt))))
    `(line-number-current-line ((,class (:background ,bg-active :foreground 
,fg-active :weight bold))))
-   (when (>= emacs-major-version 27)
-     `(line-number-major-tick ((,class (:inherit modus-theme-special-calm)))))
-   (when (>= emacs-major-version 27)
-     `(line-number-minor-tick ((,class (:inherit modus-theme-special-mild)))))
    ;;;; lsp-mode
    `(lsp-face-highlight-read ((,class (:inherit modus-theme-subtle-blue 
:underline t))))
    `(lsp-face-highlight-textual ((,class (:inherit modus-theme-subtle-blue))))



reply via email to

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