From 24f618af2ee1a838984c14c8b6d7004ee0140437 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 16 Sep 2012 04:13:08 +0200 Subject: themes: a couple missing faces added --- themes/jao-themes.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 6e6b22d..bbc3ecf 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -492,6 +492,7 @@ (jabber-chat-prompt-system (p f02) nbf) (jabber-rare-time-face (p dimm)) (jabber-roster-user-away (p dimm)) + (jabber-roster-user-dnd (p dimm)) (jabber-roster-user-chatty (p warning) nbf) (jabber-roster-user-offline (p dimm)) (jabber-roster-user-online (p f01) nbf) @@ -561,7 +562,8 @@ (muse-verbatim (p f02))) `((next-error (p hilite)) (nobreak-space dbg dfg ul)) - `((org-agenda-date-weekend (p dimm)) + `((org-agenda-date-today (p warning)) + (org-agenda-date-weekend (p dimm)) (org-agenda-done (p dimm)) (org-agenda-restriction-lock (~ default)) (org-agenda-structure (p f00)) -- cgit v1.2.3