From mboxrd@z Thu Jan 1 00:00:00 1970 From: silent Subject: Re: how to control exported src color Date: Thu, 16 Jun 2011 16:21:13 +0800 Message-ID: References: <81mxhj6uh1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX7pL-0002YK-BJ for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 04:21:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QX7pE-0006lR-IB for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 04:21:22 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:63866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QX7pE-0006ga-16 for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 04:21:16 -0400 Received: by pwi12 with SMTP id 12so602618pwi.0 for ; Thu, 16 Jun 2011 01:21:14 -0700 (PDT) In-Reply-To: <81mxhj6uh1.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: emacs-orgmode@gnu.org yes, I just checked my emacs, the buffer is much like the exported code, emacs buffer not looks that bad because it using a dark blue background, I changed to another color-theme, and the exported code looks much better, I will try to customize org-export-htmlize later. thanks! 2011/6/15 Jambunathan K : > silent writes: > >> hi, >> >> I met a problem: >> >> I use #+BEGIN_SRC html #+END_SRC in org, and export to html >> but the source code's highlight color is not good, > > Does your Emacs buffers look that way? > >> could you please tell me how can I change the color ? > > M-x customize-group RET org-export-htmlize > > is a good starting point. But you have to do some homework. > > Jambunathan K. > > -- >