[Emacs] Darken foreground of tab-bar face

This commit is contained in:
Lucien Cartier-Tilet 2023-01-23 10:45:59 +01:00
parent 54d6b097e4
commit 50f5cc94d0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

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