I figured it out, inside the template folder for my template I opend the css folder and then the color css I'm using
I found this:
div.moduletable input.inputbox {
background: #341414;
border: 1px solid #542121;
I changed the #341414 to # ffffff and that made the text boxes white