mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update face: doom-modeline-unread-number.
This commit is contained in:
parent
c76cf1c199
commit
13d0c0bd21
1 changed files with 1 additions and 1 deletions
|
@ -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)))
|
||||
|
|
Loading…
Reference in a new issue