diff --git a/doom-themes-base.el b/doom-themes-base.el index 9c919ea3..7ebd8c97 100644 --- a/doom-themes-base.el +++ b/doom-themes-base.el @@ -68,7 +68,7 @@ (header-line :inherit 'mode-line) (header-line-highlight :inherit 'mode-line-highlight) ;;;; tab-line/tab-bar (Emacs 27+) - (tab-line :background bg-alt :foreground bg-alt) + (tab-line :background bg-alt :foreground fg-alt) (tab-line-tab :background bg :foreground fg) (tab-line-tab-inactive :background bg-alt :foreground fg-alt) ((tab-line-tab-inactive-alternate &inherit tab-line-tab-inactive))