Better compilation info foreground for light background
This commit is contained in:
parent
d19920d5c4
commit
2b9368fcc4
@ -263,9 +263,9 @@
|
|||||||
`(compilation-message-face ((,class (:foreground ,petrol-blue))))
|
`(compilation-message-face ((,class (:foreground ,petrol-blue))))
|
||||||
`(compilation-error ((,class (:foreground "#ff9999"))))
|
`(compilation-error ((,class (:foreground "#ff9999"))))
|
||||||
`(compilation-warning ((,class (:foreground "#f4ad49"))))
|
`(compilation-warning ((,class (:foreground "#f4ad49"))))
|
||||||
`(compilation-info ((,class (:foreground "#b4efb4"))))
|
`(compilation-info ((,class (:foreground "#29bf29"))))
|
||||||
`(compilation-mode-line-fail ((,class (:foreground "#ff9999"))))
|
`(compilation-mode-line-fail ((,class (:foreground "#ff9999"))))
|
||||||
`(compilation-mode-line-exit ((,class (:foreground "#b4efb4"))))
|
`(compilation-mode-line-exit ((,class (:foreground "#29bf29"))))
|
||||||
`(compilation-mode-line-run ((,class (:foreground "#b48cff"))))
|
`(compilation-mode-line-run ((,class (:foreground "#b48cff"))))
|
||||||
|
|
||||||
`(eglot-mode-line ((,class (:foreground "#f2f2f2"))))
|
`(eglot-mode-line ((,class (:foreground "#f2f2f2"))))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user