Gtk3: Fix GtkTextView colors

This CL fixes a regression caused by
https://codereview.chromium.org/2701923002/
There was a last-minute change from GtkEntry to GtkTextView, but I
incorrectly assumed that selection and text colors would be handled
in the same way.

BUG=79722
R=erg@chromium.org

Review-Url: https://codereview.chromium.org/2721493002
Cr-Commit-Position: refs/heads/master@{#453288}
4 files changed