From 4d7e33eed8582c30cd3ec8f0a112490fb6c3cede Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 24 Jun 2021 00:52:34 +0100 Subject: theme nits --- lib/themes/jao-themes.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 0a5c95a..3e4fb56 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -261,7 +261,8 @@ (defun jao-themes--dfs (fs) (let ((dfs (append - `((jao-themes-hilite (p hilite)) + `((default (c nil nil)) + (jao-themes-hilite (p hilite)) (jao-themes-italic (p italic)) (jao-themes-button (p button)) (jao-themes-strike-through (p strike-through)) @@ -881,7 +882,7 @@ (notmuch-search-subject (~ default)) (notmuch-tag-face (p f00) it) (notmuch-tag-unread (p warn)) - (notmuch-tree-match-author-face (p f01)) + (notmuch-tree-match-author-face (p f00)) (notmuch-tree-match-tag-face ul) (notmuch-tree-no-match-face (p dimm)) (notmuch-tree-no-match-date-face (p dimm)) -- cgit v1.2.3