commit fc4b1cbbdeb208c463845e4ccc910dfc5ec1c6c9
parent 84a8adfaede032945ab4b746f78324fde80e822a
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Thu, 7 Nov 2013 10:16:42 +0100
fix last commit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -595,7 +595,7 @@ customize the resulting theme."
`(flycheck-info
((,(append '((supports :underline (:style wave))) class)
(:underline (:style wave :color ,blue) :inherit unspecified))
- (,class (:foreground ,yellow-hc :background ,yellow-lc :weight bold :underline t))))
+ (,class (:foreground ,blue-hc :background ,blue-lc :weight bold :underline t))))
`(flycheck-fringe-error
((,class (:foreground ,red-hc :background ,red-lc :weight bold))))
`(flycheck-fringe-warning