summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modally.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/modally.el b/modally.el
index 062440a..7fd4ca7 100644
--- a/modally.el
+++ b/modally.el
@@ -308,6 +308,7 @@
(set-face-attribute 'modally-separator-active nil :foreground mg)
(set-face-attribute 'modally-separator-inactive nil :foreground dm)
(set-face-attribute 'vertical-border nil :foreground mg)
+ (set-face-attribute 'modally-buffer-path nil :inherit 'shadow)
(set-face-attribute
'mode-line-active nil
:foreground fg
@@ -328,6 +329,7 @@
(set-face-attribute 'modally-separator-active nil :foreground mg)
(set-face-attribute 'modally-separator-inactive nil :foreground bg)
(set-face-attribute 'vertical-border nil :foreground mg)
+ (set-face-attribute 'modally-buffer-path nil :inherit 'shadow)
(set-face-attribute
'mode-line-active nil
:foreground fg