As someone whose been programming long before syntax highlighting, I can say it does help write better code.
My first experience with syntax highlighting was Borland Turbo C++ and it radically improved my ability to learn the language (compared to learning C in a monochrome editor) and increased the chances of getting clean compiles on the first try.