unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Belohrad <david@belohrad.ch>
To: <notmuch@notmuchmail.org>
Subject: how to specify notmuch colors in emacs24
Date: Thu, 06 Mar 2014 14:24:51 +0100	[thread overview]
Message-ID: <uaxy50n1mu4.fsf@beesknees.cern.ch> (raw)

Dear All,

so far I'm changing some color faces programmatically:

  (setq notmuch-search-line-faces '(("deleted" . (:foreground "red"
                                                  :background "blue"))
                                     ("unread" . (:foreground "DeepSkyBlue"))
                                     ("flagged" . (:foreground "firebrick1"))
                                     ))


I recently upgraded to emacs24. I was using default shipped tango-dark
theme. Then (because of VHDL mode I'm using) I have created a custom
theme, and I'd like to 'backport' the piece of code above into the
custom theme so it is in accordance with the philosophy of themes.

I have no idea how to specify it using the 'class approach',as e.g.

   `(gnus-group-news-1 ((,class (:foreground ,plum-1))))
   `(gnus-group-news-1-low ((,class (:foreground ,plum-2))))

Any hint would be greatly appreciated

d.

             reply	other threads:[~2014-03-06 13:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06 13:24 David Belohrad [this message]
2014-03-06 13:52 ` how to specify notmuch colors in emacs24 Suvayu Ali
2014-03-06 14:27 ` Austin Clements
2014-03-11 10:02   ` David Belohrad

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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=uaxy50n1mu4.fsf@beesknees.cern.ch \
    --to=david@belohrad.ch \
    --cc=notmuch@notmuchmail.org \
    /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://yhetil.org/notmuch.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).