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

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

[elpa] externals/nano-theme f54908d002 15/21: Added orderless faces


From: ELPA Syncer
Subject: [elpa] externals/nano-theme f54908d002 15/21: Added orderless faces
Date: Mon, 31 Jan 2022 11:57:50 -0500 (EST)

branch: externals/nano-theme
commit f54908d002430f6e8071f40f42adf1af1650a64a
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Added orderless faces
---
 nano-theme.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/nano-theme.el b/nano-theme.el
index 7c891dc2d8..eab6bd385a 100644
--- a/nano-theme.el
+++ b/nano-theme.el
@@ -913,6 +913,11 @@ background color that is barely perceptible."
    '(corfu-echo                     ((t (:inherit nano-faded))))
 
    ;; --- Orderless ----------------------------------------------------
+   '(orderless-match-face-0         ((t (:inherit (nano-salient
+                                                   nano-strong)))))
+   '(orderless-match-face-1         ((t (:inherit (nano-strong)))))
+   '(orderless-match-face-2         ((t (:inherit (nano-strong)))))
+   '(orderless-match-face-3         ((t (:inherit (nano-strong)))))
    
    ;; --- Message ------------------------------------------------------
    '(message-cited-text-1           ((t (:inherit nano-faded))))



reply via email to

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