commit 7ffdf9f794f949221e3e2ead13f6bf672f9bce9a
parent 680e07e1197ce2411a7b04a0a91510efaf405e9c
Author: Bozhidar Batsov <bozhidar@tradeo.com>
Date: Sun, 14 Jul 2013 22:00:56 +0300
Add flx face
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -463,6 +463,9 @@ customize the resulting theme."
`(fic-face ((,class (:background ,solarized-bg :foreground ,orange
:weight normal :slant italic))))
+ ;; flx
+ `(flx-highlight-face ((,class (:foreground ,red :weight bold))))
+
;; flymake
`(flymake-errline
((,(append '((supports :underline (:style wave))) class)