commit dad2a049d39ab1a4886785b43336ae63a97955fa parent 204fefd30b4bdd6226e3098978593d469781e951 Author: Thomas Frössman <thomasf@jossystem.se> Date: Mon, 15 Jul 2013 10:11:47 +0200 update flx highlight face Diffstat:
| M | solarized.el | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el @@ -464,7 +464,9 @@ customize the resulting theme." :weight normal :slant italic)))) ;; flx - `(flx-highlight-face ((,class (:foreground ,red :weight bold)))) + `(flx-highlight-face ((,class (:foreground ,blue + :weight bold :underline nil)))) + ;; flymake `(flymake-errline