commit 83a0218610d12ab76ff0b61e6aa4187ad19ed416
parent 2a74eebddd8df49606027bb7ab90f7d137b42a96
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Wed, 28 Aug 2013 19:01:41 +0200
markdown headers -> green
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -808,6 +808,7 @@ customize the resulting theme."
`(magit-log-sha1 ((,class (:foreground ,yellow))))
;; markdown-mode
+ `(markdown-header-face ((,class (:foreground ,green))))
`(markdown-header-face-1 ((,class (:inherit markdown-header-face :height 1.55))))
`(markdown-header-face-2 ((,class (:inherit markdown-header-face :height 1.4))))
`(markdown-header-face-3 ((,class (:inherit markdown-header-face :height 1.35))))