* Background color reset for links and DONE headlines
@ 2013-03-15 17:05 Sebastien Vauban
0 siblings, 0 replies; only message in thread
From: Sebastien Vauban @ 2013-03-15 17:05 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hello,
As you can see on http://screencast.com/t/xdVGDQrbB, faces for DONE headlines
or hyperlinks seem to reset the background color of the elements they're
applied onto, even if they don't have any background color specified:
--8<---------------cut here---------------start------------->8---
`(org-link ((,class (:underline t :foreground "#006DAF"))))
`(org-headline-done ((,class (:height 1.0 :weight bold :strike-through "#BEBEBE" :foreground "#C5C5C5"))))
--8<---------------cut here---------------end--------------->8---
I see that the font is set in defun `org-set-font-lock-defaults' (L6039--6045
of `org.el'), but it seems to me we can only give one face through that
mechanism. Am I right? Is this a limitation we can work around?
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-15 17:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15 17:05 Background color reset for links and DONE headlines Sebastien Vauban
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).