From 08e4d700ec73bac929e292000cd1e27176ee9475 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 10 Apr 2022 02:45:36 +0100 Subject: nits --- lib/themes/jao-themes.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index dac2116..2310e60 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -826,7 +826,8 @@ (magit-log-graph (p f11)) (magit-log-tag-label (p keyword)) (magit-section-highlight (p hilite) ex) - (magit-section-heading (~ outline-2)) + (magit-section-heading (~ outline-1)) + (magit-section-secondary-heading (~ outline-2)) (magit-section-title (~ outline-2)) (Man-underline ul) (match (p hilite)) -- cgit v1.2.3