I wanted comments removed from my pages, but not posts. My theme had the line in the Page template (page.php) which I hid like this:
<!–<?php comments_template(); ?>–>
I would not delete anything from any template but just use <!– –> to hide the code.
The colors are all editable through the CSS for the theme. When you select EDITOR from APPEARANCE it will be the first file to open.