Re: [O] how to control exported src color

2011-06-16 Thread Eric Schulte
silent writes: > 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.

Re: [O] how to control exported src color

2011-06-16 Thread silent
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 Jambun

Re: [O] how to control exported src color

2011-06-15 Thread 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-htmli

[O] how to control exported src color

2011-06-15 Thread silent
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, could you please tell me how can I change the color ? thanks! <>