branch: externals/aircon-theme
commit aa23e0ec533ae86bc24b8040c56f87ac036343cc
Author: Gregory Chamberlain <[email protected]>
Commit: Gregory Chamberlain <[email protected]>
Use trailing-whitespace for similar magit face
---
aircon-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aircon-theme.el b/aircon-theme.el
index 6bf70e38c0..2ec9be2a46 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -196,7 +196,7 @@
'(magit-diff-added-highlight ((t (:inherit diff-refine-added))))
'(magit-diff-removed ((t (:inherit diff-removed))))
'(magit-diff-removed-highlight ((t (:inherit diff-refine-removed))))
- `(magit-diff-whitespace-warning ((t (:background ,aircon-hibiscus))))
+ '(magit-diff-whitespace-warning ((t (:inherit trailing-whitespace))))
'(dired-directory ((t (:inherit (aircon-cello bold)))))
'(dired-header ((t (:inherit (dired-directory)))))