diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/jao-themes.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 3030db1..6bda1e3 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -603,6 +603,8 @@ (magit-log-head-label-tags (p warning) nbf) (magit-log-graph (p f11)) (magit-log-tag-label (p keyword)) + (magit-section-highlight (p hilite)) + (magit-section-heading (~ outline-2)) (magit-section-title (~ outline-2)) (match (p hilite)) (markdown-italic-face (~ italic)) |