Fix colors

This commit is contained in:
PavelRatushny 2017-11-03 16:45:17 +02:00
parent 58cb7c9c08
commit 88a8bb9a83

View file

@ -87,6 +87,7 @@
</style> </style>
<style name="OsmandTextFieldBoxes" parent="OsmandDarkTheme"> <style name="OsmandTextFieldBoxes" parent="OsmandDarkTheme">
<item name="android:textColorTertiary">@color/white_50_transparent</item>
<item name="primaryColor">@color/white_50_transparent</item> <item name="primaryColor">@color/white_50_transparent</item>
</style> </style>