Add missing flycheck faces
This commit is contained in:
		
							parent
							
								
									7da9b20853
								
							
						
					
					
						commit
						2370b97f31
					
				| @ -491,6 +491,8 @@ | ||||
|    `(flycheck-warning ((,class (:underline (:color ,yellow))))) | ||||
|    `(flycheck-info ((,class (:underline (:color ,green))))) | ||||
|    `(flycheck-error-list-highlight ((,class (:inherit hl-line :weight bold)))) | ||||
|    `(flycheck-error-list-id-with-explainer ((,class (:inherit (flycheck-error-list-id button))))) | ||||
|    `(flycheck-verify-select-checker ((,class (:inherit 'button)))) | ||||
| 
 | ||||
|    ;; flycheck-posframe | ||||
|    `(flycheck-posframe-face ((,class (:inherit 'default)))) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user