unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* how to specify notmuch colors in emacs24
@ 2014-03-06 13:24 David Belohrad
  2014-03-06 13:52 ` Suvayu Ali
  2014-03-06 14:27 ` Austin Clements
  0 siblings, 2 replies; 4+ messages in thread
From: David Belohrad @ 2014-03-06 13:24 UTC (permalink / raw)
  To: notmuch

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-11 10:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06 13:24 how to specify notmuch colors in emacs24 David Belohrad
2014-03-06 13:52 ` Suvayu Ali
2014-03-06 14:27 ` Austin Clements
2014-03-11 10:02   ` David Belohrad

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).