From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Faces for deadlines? Date: Thu, 29 Apr 2010 12:06:29 +0200 Message-ID: <87aasm1ska.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, I'm trying to customize the display of deadlines. I currently have: --8<---------------cut here---------------start------------->8--- (org-upcoming-deadline ((t (:foreground "white" :background "rgb:E9/A3/6A" = :weight bold)))) (org-warning ((t (:foreground "white" :background "rgb:D8/00/00" :weight bo= ld)))) --8<---------------cut here---------------end--------------->8--- in my color-theme, but I would like to have (for example): - red for actions due in the past ("In -2 d.") - orange for actions due today ("Deadline") - green for actions due in the next coming days ("In 3 d.") (DEADLINE <=3D `org-agenda-skip-deadline-prewarning-if-scheduled') - blue for longer-term deadlines ("In 13 d.") (DEADLINE > `org-agenda-skip-deadline-prewarning-if-scheduled' and DEADLINE <=3D `org-deadline-warning-days') Is this possible? Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode