Hi, Can I bump up this thread?
Best regards, Seb Sébastien Vauban wrote: > Hello, > > I'm trying to customize the display of deadlines. > > I currently have: > > (org-upcoming-deadline ((t (:foreground "white" :background "rgb:E9/A3/6A" > :weight bold)))) > (org-warning ((t (:foreground "white" :background "rgb:D8/00/00" :weight > bold)))) > > 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 <= `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 <= `org-deadline-warning-days') > > Is this possible? -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode