emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] style the tags with colors in theme


From: Darlan Cavalcante Moreira
Subject: Re: [O] style the tags with colors in theme
Date: Tue, 23 Jul 2013 15:45:24 -0300
User-agent: mu4e 0.9.9.5; emacs 24.3.50.2

I use the code below for the ATTACH tag

--8<---------------cut here---------------start------------->8---
(setq org-tag-faces '(("ATTACH" :inherit org-done :box nil :underline t :height 
1.2)))
--8<---------------cut here---------------end--------------->8---

-- 
Darlan Cavalcante Moreira
address@hidden


address@hidden writes:

> Hi Xebar,
>
> Xebar Saram <address@hidden> writes:
>
>> does anyone know how (if there is a way) to style the tags with
>> colors in a theme? IE to have tags with a different fg/bg from
>> default and even better yet to define a different color for each
>> tag?
>
> See this:
>
> C-h v org-tag-faces RET
>
> HTH,



reply via email to

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