I have the following preference screen in my app
You can to apply a theme to it in your manifest, for example
theme
manifest
and in your styles.xml (if you dont have one, create it in the values folder) you can modify whatever you need
styles.xml
For example
I hope this helps