summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 412f42c..0b4b44c 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -470,7 +470,8 @@
`((lazy-highlight (p hilite))
(link link nul)
(link-visited vlink nul))
- `((magit-diff-add (~ diff-added))
+ `((magit-branch (p f00))
+ (magit-diff-add (~ diff-added))
(magit-diff-del (~ diff-removed))
(magit-diff-file-header (~ diff-file-header))
(magit-diff-hunk-header (~ diff-hunk-header))
@@ -480,6 +481,7 @@
(magit-log-head-label (p keyword) bf)
(magit-log-graph bf)
(magit-log-tag-label (p keyword))
+ (magit-section-title (~ outline-2))
(match (p hilite))
(menu nil)
(message-cited-text (p f01) nbf)