branch: externals/doric-themes
commit 8e379791b44ffa951c3d0003251dce010f96541a
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add support for Magit blame faces
---
 doric-themes.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doric-themes.el b/doric-themes.el
index 6b653f683b..9b145c8207 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -251,6 +251,7 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     eww-form-file
     eww-form-submit
     gnus-summary-cancelled
+    magit-blame-highlight
     magit-diff-lines-boundary
     mode-line
     mode-line-active
@@ -307,6 +308,8 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     header-line
     header-line-active
     header-line-inactive
+    magit-blame-heading
+    magit-blame-margin
     markdown-blockquote-face
     match
     mode-line-inactive

Reply via email to