summaryrefslogtreecommitdiffhomepage
path: root/themes/jao-themes.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-10-06 07:25:22 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-10-06 07:25:22 +0200
commitfd6bea466753f37c676bf89b2e8c5e0364b7e876 (patch)
treefabb3815cc8990ea13800f39babee53f2563f5eb /themes/jao-themes.el
parentb89e52b9f176210b1cbb5c58a42453cfa9e0bbca (diff)
downloadelibs-fd6bea466753f37c676bf89b2e8c5e0364b7e876.tar.gz
elibs-fd6bea466753f37c676bf89b2e8c5e0364b7e876.tar.bz2
Themes: a couple magit faces
Diffstat (limited to 'themes/jao-themes.el')
-rw-r--r--themes/jao-themes.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el
index 4c957b1..366664c 100644
--- a/themes/jao-themes.el
+++ b/themes/jao-themes.el
@@ -551,8 +551,9 @@
(magit-item-highlight (~ mm-uu-extract))
(magit-item-mark (p warning))
(magit-log-head-label (p keyword) bf)
+ (magit-log-head-label-head (p keyword) nbf ul)
(magit-log-head-label-default (p keyword) nbf)
- (magit-log-head-label-local (p keyword) bf)
+ (magit-log-head-label-local (p keyword) nbf)
(magit-log-head-label-remote (p function) bf)
(magit-log-head-label-tags (p warning) nbf)
(magit-log-graph (p f11))