Define mode-line-inactive face

This commit is contained in:
Marcus Kammer 2023-12-27 14:08:45 +01:00
parent bcca4dc342
commit 8e6c33de65
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -75,6 +75,10 @@
:box '(:line-width (1 . 8) :color "#1d2026" :style flat-button)
:weight 'bold)
(set-face-attribute 'mode-line-inactive nil
:box '(:line-width (1 . 8) :style flat-button)
:weight 'normal)
(use-package all-the-icons
:if (display-graphic-p)
:commands all-the-icons-install-fonts