cool, thanks want me to add the three I did as well ?
Whats the purple ones name ?
here are a few that one of our members made
grey - black
Code:
body {
background:#dddddd;
color:#000000;
}
.tcat {
background:#aaaaaa;
color:#000000;
}
.thead {
background:#bbbbbb;
color:#000000;
}
.tborder {
border:dotted #0000FF;
}
.tbody {
background:#cccccc;
color:#000000;
}
.tfooter {
background:#bbbbbb;
color:#000000;
}
grey - blue
Code:
body {
background:#f3f2f2;
color:#1c05fa;
}
.tcat {
background:#f3f2f2;
color:#ff0000;
}
.thead {
background:#f3f2f2;
color:#1c05fa;
}
.tborder {
border:dotted #1c05fa;
}
.tbody {
background:#f3f2f2;
}
.tfooter {
background:#f3f2f2;
color:#7ad8e3;
}
and a
red - black
Code:
body {
background:#000000;
color:#ff0000;
}
.tcat {
background:#000000;
color:#ff0000;
}
.thead {
background:#000000;
color:#ff0000;
}
.tborder {
border:dotted #FF0000;
}
.tbody {
background:#000000;
}
.tfooter {
background:#000000;
color:#ff0000;
}
I'll add the other screen shot in a bit.. I have to run out right now
as for request, how about
blue - yellow
orange - blue
red - white
blue - white
maybe one for the girls too