Merge branch 'master' of https://github.com/osmandapp/Osmand
This commit is contained in:
commit
0cde02a871
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@
|
||||||
<item name="appbar_layout_theme">@style/OsmandLightTheme.DarkActionbar</item>
|
<item name="appbar_layout_theme">@style/OsmandLightTheme.DarkActionbar</item>
|
||||||
<item name="toolbar_theme">@style/OsmandLightTheme.Toolbar</item>
|
<item name="toolbar_theme">@style/OsmandLightTheme.Toolbar</item>
|
||||||
<item name="new_app_theme">@style/OsmandLightTheme.NewAppTheme</item>
|
<item name="new_app_theme">@style/OsmandLightTheme.NewAppTheme</item>
|
||||||
<item name="android:textColorSecondary">@color/dashboard_black</item>
|
<item name="android:textColorSecondary">@color/icon_color</item>
|
||||||
<item name="contextMenuButtonColor">@color/map_widget_blue</item>
|
<item name="contextMenuButtonColor">@color/map_widget_blue</item>
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
@ -207,7 +207,7 @@
|
||||||
<item name="appbar_layout_theme">@style/OsmandDarkTheme.DarkActionbar</item>
|
<item name="appbar_layout_theme">@style/OsmandDarkTheme.DarkActionbar</item>
|
||||||
<item name="toolbar_theme">@style/OsmandDarkTheme</item>
|
<item name="toolbar_theme">@style/OsmandDarkTheme</item>
|
||||||
<item name="new_app_theme">@style/OsmandDarkTheme</item>
|
<item name="new_app_theme">@style/OsmandDarkTheme</item>
|
||||||
<item name="android:textColorSecondary">@color/map_widget_light</item>
|
<item name="android:textColorSecondary">@color/dash_search_icon_dark</item>
|
||||||
|
|
||||||
<item name="contextMenuButtonColor">@color/osmand_orange</item>
|
<item name="contextMenuButtonColor">@color/osmand_orange</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue