<resources> <!-- Base application theme. --> <style name="Base.Theme.SafeTreeController" parent="Theme.AppCompat.Light.NoActionBar"> <!-- Customize your light theme here. --> <!-- <item name="colorPrimary">@color/my_light_primary</item> --> </style> <style name="Theme.SafeTreeController" parent="Base.Theme.SafeTreeController" /> </resources>