commit 2e188913c36cc938fdcac4f5758776278657c7ac
parent 59bddf1d6e1effb9a5d36840efad43fa3919ab92
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Fri, 14 Mar 2014 04:45:49 +0100
add prodigy-line-face
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -1291,6 +1291,7 @@ customize the resulting theme."
`(prodigy-green-face ((,class (:foreground ,green))))
`(prodigy-red-face ((,class (:foreground ,orange))))
`(prodigy-yellow-face ((,class (:foreground ,yellow))))
+ `(prodigy-line-face ((,class (:background ,base02))))
;; popup
`(popup-face ((,class (:background ,base02 :foreground ,base0))))