[Emacs] Darken foreground of tab-bar face

This commit is contained in:
2023-01-23 10:45:59 +01:00
parent 54d6b097e4
commit 50f5cc94d0

View File

@@ -3708,7 +3708,7 @@ Lets define some more intuitive keybinds for ~info-mode~.
(tab-bar-new-tab-choice "*dashboard*")
:custom-face
(tab-bar ((t (:background "#272C36"
:foreground "#E5E9F0"
:foreground "#272C36"
:box (:line-width (8 . 5) :style flat-button)))))
:init
(advice-add #'tab-new