Re: [O] How to change the face of =code= and ~verbatim~ ?

2011-06-13 Thread David Maus
At Wed, 27 Apr 2011 09:51:00 +0800,
Huang Tao wrote:

 [1  text/plain; ISO-8859-1 (7bit)]

 [2  text/html; ISO-8859-1 (7bit)]
 It seems that the default color of =code= and ~verbatim~ cannot stick
 out itself on black bg color with gray fg color. How can I change it?

 PS

 =code= and ~verbatim~ looks fine with white bg color.

 Appreciate for any tips!

Customize the faces `org-code' and `org-verbatim'. E.g. create a =code= and 
call M-x describe-face RET.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpQ4voEkNb4F.pgp
Description: PGP signature


Re: [O] How to change the face of =code= and ~verbatim~ ?

2011-04-26 Thread Matt Lundin
Huang Tao htbest2...@gmail.com writes:

 It seems that the default color of =code= and ~verbatim~ cannot stick
 out itself on black bg color with gray fg color. How can I change it?

 PS

 =code= and ~verbatim~ looks fine with white bg color.


M-x customize-face [RET] org-verbatim
M-x customize-face [RET] org-code

Best,
Matt