all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelina Carlton <brat@magma.ca>
Subject: convert C code to HTML (how to change the default css)
Date: Wed, 23 Mar 2005 13:46:17 -0500	[thread overview]
Message-ID: <20050323184617.GA6590@magma.ca> (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

             reply	other threads:[~2005-03-23 18:46 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050323184617.GA6590@magma.ca \
    --to=brat@magma.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.