emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Colors for tags in Column View


From: Gonzalo Camarillo
Subject: [O] Colors for tags in Column View
Date: Sat, 28 Feb 2015 20:11:23 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]