|
@ -28,6 +28,7 @@ |
|
|
<style name="ToolbarTheme" parent="ThemeOverlay.AppCompat.Light"> |
|
|
<style name="ToolbarTheme" parent="ThemeOverlay.AppCompat.Light"> |
|
|
<item name="android:textColorPrimary">@android:color/white</item> |
|
|
<item name="android:textColorPrimary">@android:color/white</item> |
|
|
<item name="android:colorBackground">@color/colorPrimary</item> |
|
|
<item name="android:colorBackground">@color/colorPrimary</item> |
|
|
|
|
|
<item name="colorControlNormal">@android:color/white</item> |
|
|
</style> |
|
|
</style> |
|
|
|
|
|
|
|
|
<style name="AppTheme.Dark.Dialog" parent="Theme.AppCompat.Dialog"> |
|
|
<style name="AppTheme.Dark.Dialog" parent="Theme.AppCompat.Dialog"> |
|
|