Update face: doom-modeline-unread-number.

This commit is contained in:
Vincent Zhang 2019-01-30 16:22:19 +08:00
parent c76cf1c199
commit 13d0c0bd21

View file

@ -185,7 +185,7 @@ The icons may not be showed correctly in terminal and on Windows.")
"Face for errors in the modeline. Used by `*flycheck'")
(defface doom-modeline-unread-number
`((t (:inherit (italic))))
`((t (:inherit italic)))
"Face for unread number in the modeline. Used by `github', `mu4e', etc.")
(defface doom-modeline-bar '((t (:inherit highlight)))