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

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

[elpa] externals/modus-vivendi-theme e6c7b7f 033/110: Document already-s


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme e6c7b7f 033/110: Document already-supported ICOMPLETE and FLX
Date: Wed, 29 Apr 2020 21:40:01 -0400 (EDT)

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

    Document already-supported ICOMPLETE and FLX
---
 README.org              | 2 ++
 modus-operandi-theme.el | 8 ++++++--
 modus-vivendi-theme.el  | 8 ++++++--
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 7081255..adf3565 100644
--- a/README.org
+++ b/README.org
@@ -281,6 +281,7 @@ the "full support" may not be 100% true…
 + flymake
 + flyspell
 + flyspell-correct
++ flx
 + freeze-it
 + frog-menu
 + focus
@@ -309,6 +310,7 @@ the "full support" may not be 100% true…
 + hl-todo
 + hydra
 + ibuffer
++ icomplete
 + ido-mode
 + iedit
 + imenu-list
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index ae12007..a2f9af3 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -135,6 +135,7 @@
 ;;     flymake
 ;;     flyspell
 ;;     flyspell-correct
+;;     flx
 ;;     freeze-it
 ;;     frog-menu
 ;;     focus
@@ -163,6 +164,7 @@
 ;;     hl-todo
 ;;     hydra
 ;;     ibuffer
+;;     icomplete
 ;;     ido-mode
 ;;     iedit
 ;;     imenu-list
@@ -932,7 +934,6 @@ AMOUNT is a customisation option."
    `(completions-annotations ((,class (:foreground ,fg-special-cold :slant 
,modus-theme-slant))))
    `(completions-common-part ((,class (:foreground ,cyan-alt-other))))
    `(completions-first-difference ((,class (:foreground ,blue-alt-other 
:weight bold))))
-   `(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
    ;;;; counsel
    `(counsel-active-mode ((,class (:foreground ,magenta-alt-other))))
    `(counsel-application-name ((,class (:foreground ,red-alt-other))))
@@ -1402,6 +1403,8 @@ AMOUNT is a customisation option."
       (,class (:foreground ,red :underline t))))
    ;;;; flyspell-correct
    `(flyspell-correct-highlight-face ((,class (:inherit 
modus-theme-refine-green))))
+   ;;;; flx
+   `(flx-highlight-face ((,class (:inherit modus-theme-intense-magenta))))
    ;;;; freeze-it
    `(freeze-it-show ((,class (:background ,bg-dim :foreground 
,fg-special-warm))))
    ;;;; frog-menu
@@ -1727,8 +1730,9 @@ AMOUNT is a customisation option."
    `(hydra-face-pink ((,class (:foreground ,magenta-intense :weight bold))))
    `(hydra-face-red ((,class (:foreground ,red-intense :weight bold))))
    `(hydra-face-teal ((,class (:foreground ,cyan-intense :weight bold))))
+   ;;;; icomplete
+   `(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
    ;;;; ido-mode
-   `(flx-highlight-face ((,class (:inherit modus-theme-intense-magenta))))
    `(ido-first-match ((,class (:foreground ,magenta :weight bold))))
    `(ido-incomplete-regexp ((,class (:inherit error))))
    `(ido-indicator ((,class (:inherit modus-theme-subtle-yellow))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index c03f25b..a0588db 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -135,6 +135,7 @@
 ;;     flymake
 ;;     flyspell
 ;;     flyspell-correct
+;;     flx
 ;;     freeze-it
 ;;     frog-menu
 ;;     focus
@@ -163,6 +164,7 @@
 ;;     hl-todo
 ;;     hydra
 ;;     ibuffer
+;;     icomplete
 ;;     ido-mode
 ;;     iedit
 ;;     imenu-list
@@ -932,7 +934,6 @@ AMOUNT is a customisation option."
    `(completions-annotations ((,class (:foreground ,fg-special-cold :slant 
,modus-theme-slant))))
    `(completions-common-part ((,class (:foreground ,cyan-alt-other))))
    `(completions-first-difference ((,class (:foreground ,blue-alt-other 
:weight bold))))
-   `(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
    ;;;; counsel
    `(counsel-active-mode ((,class (:foreground ,magenta-alt-other))))
    `(counsel-application-name ((,class (:foreground ,red-alt-other))))
@@ -1402,6 +1403,8 @@ AMOUNT is a customisation option."
       (,class (:foreground ,red :underline t))))
    ;;;; flyspell-correct
    `(flyspell-correct-highlight-face ((,class (:inherit 
modus-theme-refine-green))))
+   ;;;; flx
+   `(flx-highlight-face ((,class (:inherit modus-theme-intense-magenta))))
    ;;;; freeze-it
    `(freeze-it-show ((,class (:background ,bg-dim :foreground 
,fg-special-warm))))
    ;;;; frog-menu
@@ -1727,8 +1730,9 @@ AMOUNT is a customisation option."
    `(hydra-face-pink ((,class (:foreground ,magenta-intense :weight bold))))
    `(hydra-face-red ((,class (:foreground ,red-intense :weight bold))))
    `(hydra-face-teal ((,class (:foreground ,cyan-intense :weight bold))))
+   ;;;; icomplete
+   `(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
    ;;;; ido-mode
-   `(flx-highlight-face ((,class (:inherit modus-theme-intense-magenta))))
    `(ido-first-match ((,class (:foreground ,magenta :weight bold))))
    `(ido-incomplete-regexp ((,class (:inherit error))))
    `(ido-indicator ((,class (:inherit modus-theme-subtle-yellow))))



reply via email to

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