branch: elpa/alect-themes
commit 97723e32c1b2af418076947aeaf71678ef3fdce6
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>
Modify 'alect-tab-default'
---
alect-themes.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/alect-themes.el b/alect-themes.el
index a5f3c66..d78bda0 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -538,7 +538,8 @@ For INVERT, see `alect-get-color'."
(alect-button-mouse ((,c :inherit highlight
:box (:line-width 2
:style released-button))))
- (alect-tab-default ((,c :height 0.9 :box nil)))
+ (alect-tab-default ((,c :height 0.9 :box nil
+ :background ,(gc 'bg-1))))
(alect-tab-unselected ((,c :inherit alect-tab-default
:foreground ,(gc 'fg-2)
:background ,(gc 'bg)