Various tweaks & clean up
This commit is contained in:
parent
312371fc26
commit
d651311d1d
5 changed files with 9 additions and 7 deletions
|
@ -154,7 +154,8 @@
|
|||
"Face for warnings in the modeline. Used by `*flycheck'"
|
||||
:group '+doom-modeline)
|
||||
|
||||
(defface doom-modeline-urgent `((t (:inherit error)))
|
||||
(defface doom-modeline-urgent
|
||||
`((t (:inherit error)))
|
||||
"Face for errors in the modeline. Used by `*flycheck'"
|
||||
:group '+doom-modeline)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue