Mercurial
comparison gara/android/firebase-cloud-messaging/app/src/main/res/values/styles.xml @ 47:829623189a57
[Gara] Android commit. Bazelfied it.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sat, 13 Dec 2025 14:20:34 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 46:b9a40c633c93 | 47:829623189a57 |
|---|---|
| 1 <resources> | |
| 2 | |
| 3 <!-- Base application theme. --> | |
| 4 <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> | |
| 5 <!-- Customize your theme here. --> | |
| 6 <item name="colorPrimary">@color/colorPrimary</item> | |
| 7 <item name="colorPrimaryDark">@color/colorPrimaryDark</item> | |
| 8 <item name="colorAccent">@color/colorAccent</item> | |
| 9 </style> | |
| 10 | |
| 11 </resources> |