Lighter ompilation line and column number
This commit is contained in:
parent
2b9368fcc4
commit
aadc93331a
@ -258,8 +258,8 @@
|
||||
`(regex-tool-matched-face ((,class (:foreground nil :background nil :inherit match))))
|
||||
|
||||
|
||||
`(compilation-column-number ((,class (:foreground "#cc6d00"))))
|
||||
`(compilation-line-number ((,class (:foreground "#cc6d00"))))
|
||||
`(compilation-column-number ((,class (:foreground "#fa8500"))))
|
||||
`(compilation-line-number ((,class (:foreground "#fa8500"))))
|
||||
`(compilation-message-face ((,class (:foreground ,petrol-blue))))
|
||||
`(compilation-error ((,class (:foreground "#ff9999"))))
|
||||
`(compilation-warning ((,class (:foreground "#f4ad49"))))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user