Color Scheme

Posted by Nick Cash on Tue 28 Oct 2003 09:36 PM — 2 posts, 12,625 views.

USA #0
Alright, well, I haven't gotten to this until now, but its finally come. I've been working on my web site, and its kinda funny. All my pages are dark. Black, dark green, gray, and the like. Anyways, a cyan/tan/gray forum doesn't really fit the color scheme of the rest of the site, which doesn't bother me that much, but it looks like I didn't put any time into it.

So here's my question. Is there a simple way I could change the default colors of cyan/tan? I have a background I'm going to use. Anyways, thanks for the help, and the forum. It works perfectly.
Australia Forum Administrator #1
Sorry, when I wrote it I did not put colours into a control field. Do something like this:

grep color *.php

This will show the lines that need changing. You can probably get away with a global change using Perl if you are careful.