From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Branham Subject: Re: face for upcoming deadlines in agenda Date: Mon, 26 Feb 2018 16:20:07 -0600 Message-ID: <87zi3vv1ew.fsf@gmail.com> References: <878tbf8xg9.fsf@gmail.com> <87606jz9b2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqR82-0006oD-ES for emacs-orgmode@gnu.org; Mon, 26 Feb 2018 17:20:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqR7z-0005WC-S0 for emacs-orgmode@gnu.org; Mon, 26 Feb 2018 17:20:14 -0500 Received: from mail-ot0-x234.google.com ([2607:f8b0:4003:c0f::234]:32939) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqR7z-0005VN-Nu for emacs-orgmode@gnu.org; Mon, 26 Feb 2018 17:20:11 -0500 Received: by mail-ot0-x234.google.com with SMTP id y11so1979915otg.0 for ; Mon, 26 Feb 2018 14:20:11 -0800 (PST) In-reply-to: <87606jz9b2.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org On Mon 26 Feb 2018 at 16:16, Nicolas Goaziou wrote: > Hello, > > Alex Branham writes: > >> Is there a face that controls agenda items with an upcoming deadline are >> displayed? It seems to just use "default" for me. I'm talking about >> items with a deadline within 'org-deadline-warning-days' number of days >> from now. > > See `org-agenda-deadline-faces' Perfect, thanks! Alex