From 6fbb6e31c38c2ef68f2afa5f425698c6e016808d Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 22 Mar 2021 19:05:44 +0000 Subject: themes: orderless faces --- lib/themes/jao-themes.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 99ba3c8..26bf66a 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -847,7 +847,11 @@ (notmuch-search-date (p f01)) (notmuch-search-matching-authors (p f02)) (notmuch-search-subject nil)) - `((org-agenda-date-today (p hilite) nul) + `((orderless-match-face-0 ul) + (orderless-match-face-1 ul) + (orderless-match-face-2 ul) + (orderless-match-face-3 ul) + (org-agenda-date-today (p hilite) nul) (org-agenda-date-weekend (p dimm)) (org-agenda-done (p dimm)) (org-agenda-restriction-lock (~ default)) -- cgit v1.2.3