[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))))
- [elpa] externals/modus-vivendi-theme a5f8651 036/110: Add support for FORGE (magit issue tracker), (continued)
- [elpa] externals/modus-vivendi-theme a5f8651 036/110: Add support for FORGE (magit issue tracker), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 55dad77 052/110: Make bold optional in WINUM and ESHELL prompt, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 54a2534 066/110: Adapt KEYCAST to new 3D modeline option, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme a395411 070/110: Review linter faces (FLYCHECK and FLYMAKE), Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 43f0136 082/110: Allow `org-quote' to use optional slanted text, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 69203f2 091/110: Add support for EGLOT, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1f193c5 100/110: Internal: some indentation corrections, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 24cea55 103/110: Always use a nuanced foreground for linted text, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 22c0707 108/110: Internal: refine Modus Operandi red-alt{, -other}, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme e03e9f2 095/110: Add {major, minor}-tick for DISPLAY-LINE-NUMBERS, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 16093af 096/110: Revert commit e03e9f2,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme 77d5f91 097/110: Add support for DEBBUGS, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 4c18005 102/110: Refine background colour values for fringes, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 6af76ba 104/110: Internal: inconsequential whitespace adjustments, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 117ab3b 110/110: Merge 'master' into elpa/modus-vivendi-theme, Stefan Monnier, 2020/04/29