[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))))
- [elpa] externals/nano-theme updated (5962a09d11 -> e2c43e7e4f), ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 4d783fd59c 04/21: Tentative fix to have both dark & light frames., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 5a6d0bb6d3 03/21: Removed line spacing settings., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 0e5da0383e 02/21: Change group description, ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 717bb558ec 05/21: Made strings less salient, ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 6699736681 17/21: Less salient flyspell, ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 1a21254149 19/21: Less salient critical face., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme f54908d002 15/21: Added orderless faces,
ELPA Syncer <=
- [elpa] externals/nano-theme e2c43e7e4f 21/21: Merge remote-tracking branch 'origin/master', ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme bc4fe18895 09/21: Remode redundant default settings., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 8776b65304 12/21: Small change for the new NANO modeline., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 7ae6bd1204 10/21: Tentative fix for light & dark frames (take 2), ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme b39e09042e 01/21: Made faded and popout more salient., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 165c8822da 06/21: Updated company mode., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 17be8fdc63 08/21: Made org-code to use default face., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 9013ad6c08 07/21: Update nano-modeline., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme ff81604a65 11/21: Went back to Deep Orange L200 for popout., ELPA Syncer, 2022/01/31
- [elpa] externals/nano-theme 7c809e19bf 13/21: Added marginalia faces, ELPA Syncer, 2022/01/31