From 2ab399fb0c8b77401f3f4f930a4629fecae3e44b Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 4 May 2020 23:38:05 +0100 Subject: light theme clean-ups --- themes/jao-themes.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/jao-themes.el') diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 004796e..a43778a 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -203,7 +203,8 @@ (defun jao-themes--dfs (fs) (let ((dfs (append - `((aw-leading-char-face (~ error) :height 1.5)) + `((aw-background-face (p dimm)) + (aw-leading-char-face (~ error) :height 1.5)) `((bbdb-company) (bbdb-field-name bf) (bbdb-field-value nil) -- cgit v1.2.3