diff options
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)) |