The new Android L keyboard uses the colorAccent system theme as the background color for entering a key that does not match the applicationโs special theme. Is there any way to change this?
I would suggest that there is a theme / style for the keyboard, but I could not find it in topic_material.xml, the only style I found was android: keyboardViewStyle, but it gives "Error: (9, 21) No resource found that matches the specified name: attr 'android: keyboardViewStyle'. "

source share