Color of <code> text
Thu, 2006-07-27 18:18
Hi !
I find the text written in code like this:
coded text
to be difficult to read. This is not because of the font, but because of the color.
My suggestion: Wouldn't it be better if we had a color (very dark red, very dark blue ?) to differentiate the code slightly from the rest of the text, while not looking to obtrusive ?
Just my 2 cents 
Olivier.










Well that shouldn't be a problem.
What about dark blue?
great!
It's a lot better now, many thanks.
Olivier.
are we getting source-highlight integration next ?
Zombie, that's already built in for PHP.
Just look at this:
<?php$stupidvariable = "YAY";
print $stupidvariable;
?>
All you need to do is include the
<?php?>
No need for code tags.
bah php
now where's that drupal source
I found a few modules that could ocme in handy for code highlighting.
Mod 1
Mod 2
Mod 3
Personally number 3 looks most promising.Â