mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 17:31:37 -05:00
Update vcs faces.
This commit is contained in:
parent
90ec30d868
commit
d8878379bc
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@ mouse-3: Toggle minor modes"
|
|||
(if active (setq face 'doom-modeline-urgent))
|
||||
(doom-modeline-maybe-icon-octicon "alert" :face face))
|
||||
(t
|
||||
(if active (setq face 'doom-modeline-info))
|
||||
(if active (setq face 'font-lock-doc-face))
|
||||
(doom-modeline-maybe-icon-octicon
|
||||
"git-branch"
|
||||
:face face
|
||||
|
|
Loading…
Add table
Reference in a new issue