branch: externals/modus-themes
commit 127ed57f0e50cc41f89420e66ff4022af0a4bb7b
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Remove magit face that does not exist anymore
---
modus-themes.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/modus-themes.el b/modus-themes.el
index 93831ed0de..bdae179a25 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -6057,7 +6057,6 @@ If COLOR is unspecified, then return :box unspecified."
`(magit-refname-pullreq ((,c :foreground ,fg-dim)))
`(magit-refname-stash ((,c :foreground ,fg-dim)))
`(magit-refname-wip ((,c :foreground ,fg-dim)))
- `(magit-section ((,c :background ,bg-dim :foreground ,fg-main)))
`(magit-section-heading ((,c :inherit modus-themes-bold :foreground
,fg-alt)))
`(magit-section-heading-selection ((,c :inherit modus-themes-bold
:background ,bg-hover-secondary)))
`(magit-section-highlight ((,c :background ,bg-dim)))