<resources> <style name="Theme.MyIdSample" parent="Theme.MaterialComponents.Light.NoActionBar"> <item name="colorPrimary">@color/purple_500</item> <item name="colorPrimaryVariant">@color/purple_700</item> <item name="colorOnPrimary">@color/white</item> </style> </resources>