commit 5709b603d8b107f161d6e56ed7265f4e3a93f4c0
parent 4dfb45d9c805543366f082c48f28d3d416abbbf7
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Mon, 26 Aug 2013 16:56:09 +0200
Change face of org-agenda-calendar sexp.
Cannot see why one would need to be informed that agenda entry is a
based on a sexp (?).
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -905,7 +905,7 @@ customize the resulting theme."
:underline nil
:box (:line-width 2 :color ,solarized-bg)))))
`(org-agenda-calendar-event ((,class (:foreground ,solarized-emph))))
- `(org-agenda-calendar-sexp ((,class (:foreground ,violet))))
+ `(org-agenda-calendar-sexp ((,class (:foreground ,solarized-fg :slant italic))))
`(org-agenda-date
((,class (:foreground ,solarized-comments :background ,solarized-bg :weight normal
:inverse-video nil :overline nil :slant normal :height 1.0