I\'ve been able to override any themes that have names with \"android:\" prepended to them, but the Android themes.xml also defines properties that don\'t seem to be able to
You can overwrite standard attributes the same way you modified such properties as windowNoTitle, just don't forget to add android: prefix like this:
windowNoTitle
android: