emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Brian van den Broek <vanden@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: name of face for dates in org agenda?
Date: Sun, 28 Jun 2009 13:02:59 +0530	[thread overview]
Message-ID: <e7cdbe30906280032r6c51fe34u4a8687e4616cc8e8@mail.gmail.com> (raw)
In-Reply-To: <4A470CEF.6040707@gmail.com>

On Sun, Jun 28, 2009 at 11:55 AM, Brian van den Broek wrote:
> Hi all,
>
> I've changed my overall emacs colour scheme and, as a result, the dates in
> the weekly agenda view are a bit hard to read (dark blue on black). I've
> looked through the interface that M-x org-customize brings up, but I don't
> seem able to find the governing face variable name. Little help?

This is what I have in my .emacs.

 '(org-agenda-date ((t (:inherit font-lock-type-face))) t)
 '(org-agenda-date-weekend ((t (:inherit org-agenda-date))) t)
 '(org-date ((t (:inherit font-lock-constant-face))))

HTH
-- 
Manish

  reply	other threads:[~2009-06-28  7:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-28  6:25 name of face for dates in org agenda? Brian van den Broek
2009-06-28  7:32 ` Manish [this message]
2009-06-28 13:11 ` Matthew Lundin
2009-06-28 18:00   ` Nick Dokos
2009-06-28 18:28     ` Carsten Dominik
2009-06-29  0:54     ` Brian van den Broek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7cdbe30906280032r6c51fe34u4a8687e4616cc8e8@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=vanden@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).