* org-tag-faces only applies to :face:?
@ 2018-04-26 14:25 Boyan Penkov
0 siblings, 0 replies; only message in thread
From: Boyan Penkov @ 2018-04-26 14:25 UTC (permalink / raw)
To: emacs-orgmode
Hello,
My intention is to change the color and background of certain
(urgent-important, noturgent-important) items in the agenda. To this
end, I have set up appropriate tags in org-tag-alist and have played
with org-tag-faces.
However, when I -- for example --
(setq org-tag-faces
'(
("home" . (:background "GoldenRod"))
)
)
only the tag's face (the bit between the two colons...) changes to
GoldenRod. I'd like the entire line to change to GoldenRod. What's
the best way to do this?
Cheers!
--
Boyan Penkov
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-26 14:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-26 14:25 org-tag-faces only applies to :face:? Boyan Penkov
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).