diff options
Diffstat (limited to 'lib/themes')
| -rw-r--r-- | lib/themes/jao-themes.el | 6 | 
1 files changed, 5 insertions, 1 deletions
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))  | 
