all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* convert C code to HTML (how to change the default css)
@ 2005-03-23 18:46 Angelina Carlton
  0 siblings, 0 replies; 3+ messages in thread
From: Angelina Carlton @ 2005-03-23 18:46 UTC (permalink / raw)


Hello 

I have recently switched to emacs as my editor and so far have 
had a pretty smooth transition from vim. 
I cannot find in the wiki or with google a way to change 
the default colors when I do:

M-x htmlize-file 

My terminal is always black background with white text and as such
yellow font-locked keywords appear bright and easy to read.

This is the html produced after htmlize-file

 <head>
    <title>p12.1.c</title>
    <style type="text/css">
    <!--
      body {
        color: #000000;
        background-color: #ffffff;
      }
As you can see white is the background which makes yellow keywords
almost unreadable to me. 

If someone knows a way for me to fix this I would love to know!

Thank you
-- 
Angelina Carlton
brat@magma.ca

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.37.1111604701.28103.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2005-03-24 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-23 18:46 convert C code to HTML (how to change the default css) Angelina Carlton
     [not found] <mailman.37.1111604701.28103.help-gnu-emacs@gnu.org>
2005-03-24 10:24 ` Toto
2005-03-24 15:06   ` Angelina Carlton

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.