diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-07-26 00:34:01 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-07-26 00:34:01 +0200 |
commit | 64c932c783202e1545f9bae47bc90efdabf1e4e8 (patch) | |
tree | 0040d04e55dd869cbe41d19df5b6c671073e0797 /themes | |
parent | 14677e62e61e1245164c6cf79efb999bce4fdc57 (diff) | |
download | elibs-64c932c783202e1545f9bae47bc90efdabf1e4e8.tar.gz elibs-64c932c783202e1545f9bae47bc90efdabf1e4e8.tar.bz2 |
magit-cherry-equivalent face
Diffstat (limited to 'themes')
-rw-r--r-- | themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 6bda1e3..0a52934 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -588,6 +588,7 @@ (lui-button-face (p link)) (lui-time-stamp-face (p dimm))) `((magit-branch (p f00)) + (magit-cherry-equivalent (p warning)) (magit-diff-add (~ diff-added)) (magit-diff-del (~ diff-removed)) (magit-diff-file-header (~ diff-file-header)) |