commit 98ece6811b30c8ef2ece670b47558a9159f973f1
parent 4a82558a3f29f37441c9d45ffad6d9f40c7f79e5
Author: ssnnoo <43703153+ssnnoo@users.noreply.github.com>
Date: Mon, 25 Jan 2021 19:33:07 +0000
add support for orderless
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/solarized-faces.el b/solarized-faces.el
@@ -1366,7 +1366,11 @@
`(notmuch-tree-match-date-face ((,class (:foreground ,yellow))))
`(notmuch-tree-match-tag-face ((,class (:foreground ,cyan))))
`(notmuch-tree-no-match-face ((,class (:inherit font-lock-comment-face))))
-
+;;;;; orderless
+ `(orderless-match-face-0 ((,class (:foreground ,yellow))))
+ `(orderless-match-face-1 ((,class (:foreground ,blue))))
+ `(orderless-match-face-2 ((,class (:foreground ,green))))
+ `(orderless-match-face-3 ((,class (:foreground ,magenta))))
;;;;; org-mode
`(org-agenda-structure
((,class (:foreground ,base1 :background ,base02