From 468dae568d4d4f49b1948c8105a8a88e99d8c6e1 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 5 May 2020 02:46:39 +0100 Subject: themes: org faces tweaks --- themes/jao-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/jao-light-theme.el') diff --git a/themes/jao-light-theme.el b/themes/jao-light-theme.el index aecbcac..f76a958 100644 --- a/themes/jao-light-theme.el +++ b/themes/jao-light-theme.el @@ -94,7 +94,7 @@ (magit-diff-context-highlight (c nil yellow) ex) (magit-diff-hunk-heading-highlight (c nil yellow) it bf) (mode-line (c nil dimm-background) ;; "ghost white" - :box (:line-width 1 :color "grey85")) + :box (:line-width 1 :color "grey80")) (mode-line-inactive (c "grey40" dimm-background-2) :box (:line-width 1 :color "grey85")) (mode-line-buffer-id (c nil) nbf nit) -- cgit v1.2.3