From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: matching color themes with org mode Date: Sat, 11 Apr 2009 20:33:07 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2016069801==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lsejf-0004WU-0H for emacs-orgmode@gnu.org; Sat, 11 Apr 2009 11:03:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lseje-0004WE-M4 for emacs-orgmode@gnu.org; Sat, 11 Apr 2009 11:03:10 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode , help-gnu-emacs@gnu.org --===============2016069801== Content-Type: multipart/alternative; boundary=0015175744986fc64f046748c70b --0015175744986fc64f046748c70b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit The only 'color-theme' Ive been able to use so far is to set background to wheat. I am now trying some more attractive (aka darker) color themes Now I have (custom-set-faces '(org-hide ((((background light)) (:foreground "wheat"))))) which is done to hide stars in org mode. [That's a fearful number of '('s even for an ol-lisper!] I would like to generalize "wheat" to "whatever is the background color" How is that done? --0015175744986fc64f046748c70b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The only 'color-theme' Ive been able to use so far is to set backgr= ound to wheat.

I am now trying some more attractive (aka darker) col= or themes

Now I have

(custom-set-faces
=A0'(org-hide (= (((background light)) (:foreground "wheat")))))

which is done to hide stars in org mode. [That's a fearful number o= f '('s even for an ol-lisper!]

I would like to generalize &q= uot;wheat" to "whatever is the background color"

How is that done?


--0015175744986fc64f046748c70b-- --===============2016069801== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2016069801==--