branch: elpa/alect-themes
commit 2d97bf8a9b23c103de22e9366a34775efbdb27fe
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>
Add 'magit-keyword' face
---
alect-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/alect-themes.el b/alect-themes.el
index c21b07f9ae5..3f5a7745277 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1214,6 +1214,7 @@ For INVERT, see `alect-get-color'."
magit-diff-context-highlight))))
(magit-diffstat-added ((,c :inherit magit-diff-added)))
(magit-diffstat-removed ((,c :inherit magit-diff-removed)))
+ (magit-keyword ((,c :weight bold)))
(magit-popup-heading ((,c :inherit alect-title)))
(magit-popup-key ((,c :inherit alect-key)))
(magit-popup-argument ((,c :foreground ,(gc 'blue-2)