Make vcs more obvious.

This commit is contained in:
Vincent Zhang 2018-12-09 14:30:47 +08:00
parent b0342b30b6
commit a989c93971

View file

@ -942,7 +942,7 @@ mouse-3: Toggle minor modes"
(if active (setq face 'doom-modeline-urgent))
(doom-modeline-icon-octicon "alert" :face face))
(t
(if active (setq face 'font-lock-doc-face))
(if active (setq face 'doom-modeline-info))
(doom-modeline-icon-octicon
"git-branch"
:face face