Hi, I am using Org Mode 8.2.10 with Emacs 24.4.1 on Windows 7.
I have assigned colors to my tags as follows:
(setq org-tag-faces
'(("Tag1" :background "LawnGreen") ("Tag2" :background "yellow")))
The colors work fine in an org file and in the Agenda View. However,
when I am in Column View, the tags do not get those colors. I guess it
is an issue with the faces used by the Column View overlay.
Is there a way to assign a color to a tag so that it works in Column View?
Thanks,
Gonzalo
