branch: externals/modus-themes
commit fc20e2bf7af30b8ee8be8677462501056ec86e76
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Cover the xref-file-header face
---
modus-themes.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/modus-themes.el b/modus-themes.el
index 2e4f3d6565..c1c9e2ff45 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -7251,6 +7251,8 @@ If COLOR is unspecified, then return :box unspecified."
`(xah-elisp-cap-variable ((,c :foreground ,preprocessor)))
`(xah-elisp-command-face ((,c :inherit modus-themes-bold :foreground
,type)))
`(xah-elisp-dollar-symbol ((,c :foreground ,variable)))
+;;;;; xref
+ `(xref-file-header ((,c :foreground ,name)))
;;;;; yaml-mode
`(yaml-tab-face ((,c :background ,bg-space-err)))
;;;;; yasnippet