From 80e5aba8e4f30d907966aa5a35e709000b37be12 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 24 Jun 2020 02:59:32 +0100 Subject: theme tweaks --- themes/jao-themes.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'themes/jao-themes.el') diff --git a/themes/jao-themes.el b/themes/jao-themes.el index faa1c3f..c288ef6 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -613,7 +613,8 @@ (ivy-minibuffer-match-face-3 (p error)) (ivy-minibuffer-match-face-4 (p error)) (ivy-modified-buffer it) - (ivy-subdir (p f12))) + (ivy-subdir (p f02)) + (ivy-virtual (~ default) it)) `((jabber-activity-face dbg dfg nbf) (jabber-activity-personal-face (p warning) nbf) (jabber-chat-error (p error)) @@ -733,7 +734,7 @@ (org-agenda-restriction-lock (~ default)) (org-agenda-structure (p f00)) (org-archived (p dimm)) - (org-code (p f02)) + (org-code (p f11)) (org-column dfg dbg :height 1.0) (org-date (p f02) nul) (org-done (p dimm) nbf niv) @@ -754,6 +755,7 @@ (org-link link) (org-noter-notes-exist-face it) (org-property-value nil) + (org-roam-link (~ org-link) it) (org-scheduled (p f01)) (org-scheduled-previously (p f00) nbf) (org-scheduled-today (p f01)) -- cgit v1.2.3