I'm trying to change the color of the bottom line from the focused EditText
in my style.
When I start editing text the color of the bottom line changes to a teal in the appcompat.Light
them. I'm wondering what attribute this color comes from.
Also I'm supporting back to API 14 so I can't use the tint colors.