mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Various tweaks & clean up
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user