|
|
|
@ -185,7 +185,7 @@ |
|
|
|
<style name="PokerAnalyticsTheme.AlertDialog" parent="Theme.MaterialComponents.Dialog"> |
|
|
|
<style name="PokerAnalyticsTheme.AlertDialog" parent="Theme.MaterialComponents.Dialog"> |
|
|
|
<item name="colorAccent">@color/green</item> |
|
|
|
<item name="colorAccent">@color/green</item> |
|
|
|
<item name="android:textColorPrimary">@color/white</item> |
|
|
|
<item name="android:textColorPrimary">@color/white</item> |
|
|
|
<item name="android:background">@color/gray_dark</item> |
|
|
|
<item name="android:windowBackground">@color/gray_dark</item> |
|
|
|
</style> |
|
|
|
</style> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|