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

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

[elpa] externals/modus-vivendi-theme d3a39cd 007/110: Add support for PA


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme d3a39cd 007/110: Add support for PARROT
Date: Wed, 29 Apr 2020 21:39:55 -0400 (EDT)

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

    Add support for PARROT
---
 README.org              | 1 +
 modus-operandi-theme.el | 3 +++
 modus-vivendi-theme.el  | 3 +++
 3 files changed, 7 insertions(+)

diff --git a/README.org b/README.org
index a5d5ad7..e99279b 100644
--- a/README.org
+++ b/README.org
@@ -330,6 +330,7 @@ the "full support" may not be 100% true…
 + page-break-lines
 + paradox
 + paren-face
++ parrot
 + pass
 + persp-mode
 + perspective
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 38bf29e..4bf0542 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -207,6 +207,7 @@
 ;;     page-break-lines
 ;;     paradox
 ;;     paren-face
+;;     parrot
 ;;     pass
 ;;     persp-mode
 ;;     perspective
@@ -2316,6 +2317,8 @@ between foreground and background is >= 7:1)."
    `(paradox-starred-face ((,class (:foreground ,magenta-alt))))
    ;;;; paren-face
    `(parenthesis ((,class (:foreground ,fg-alt))))
+   ;;;; parrot
+   `(parrot-rotate-rotation-highlight-face ((,class (:inherit 
modus-theme-refine-magenta))))
    ;;;; pass
    `(pass-mode-directory-face ((,class (:foreground ,fg-special-cold :weight 
bold))))
    `(pass-mode-entry-face ((,class (:background ,bg-main :foreground 
,fg-main))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 86270b6..ade5ed5 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -207,6 +207,7 @@
 ;;     page-break-lines
 ;;     paradox
 ;;     paren-face
+;;     parrot
 ;;     pass
 ;;     persp-mode
 ;;     perspective
@@ -2316,6 +2317,8 @@ between foreground and background is >= 7:1)."
    `(paradox-starred-face ((,class (:foreground ,magenta-alt))))
    ;;;; paren-face
    `(parenthesis ((,class (:foreground ,fg-alt))))
+   ;;;; parrot
+   `(parrot-rotate-rotation-highlight-face ((,class (:inherit 
modus-theme-refine-magenta))))
    ;;;; pass
    `(pass-mode-directory-face ((,class (:foreground ,fg-special-cold :weight 
bold))))
    `(pass-mode-entry-face ((,class (:background ,bg-main :foreground 
,fg-main))))



reply via email to

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