all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* color of exported code block
@ 2013-02-03 18:47 Vinh Nguyen
  0 siblings, 0 replies; only message in thread
From: Vinh Nguyen @ 2013-02-03 18:47 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

My emacs color theme consists of a black background with colors that
match that.  When I export an org file to html, the colors appear like
how they appear in emacs (good), except the background isn't black.
This (http://comments.gmane.org/gmane.emacs.orgmode/50906) post
explains that I could modify the color and background options in the
pre tag), but I was wondering if there's a way to have emacs export
the code with a white background color theme so that it'll always look
OK in an export?

That is, when I edit in emacs, colors have a black background theme.
When I export, different colors are used that match a white or grey
background color.

FYI, I use
(add-to-list 'load-path "~/.emacs.d/color-theme-6.6.0")
(require 'color-theme)
(color-theme-clarity)

-- Vinh

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-03 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-03 18:47 color of exported code block Vinh Nguyen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.