summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2015-07-22 16:50:18 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2015-07-22 16:50:18 +0200
commit14677e62e61e1245164c6cf79efb999bce4fdc57 (patch)
treee30f328ade268f012cac840c540bf389db652abe /themes
parent44a3bd7f8051b071465f87ec641f93d537975b58 (diff)
downloadelibs-14677e62e61e1245164c6cf79efb999bce4fdc57.tar.gz
elibs-14677e62e61e1245164c6cf79efb999bce4fdc57.tar.bz2
themes: a couple magit faces
Diffstat (limited to 'themes')
-rw-r--r--themes/jao-themes.el2
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))