From 2ee4d8fed83cd37370f2254fe6728d106be86131 Mon Sep 17 00:00:00 2001 From: Alex Sytnyk Date: Fri, 20 Apr 2018 23:38:17 +0300 Subject: [PATCH] Add colors for wikivoyage welcome screen --- OsmAnd/res/values/attrs.xml | 2 ++ OsmAnd/res/values/colors.xml | 5 +++++ OsmAnd/res/values/styles.xml | 4 ++++ 3 files changed, 11 insertions(+) diff --git a/OsmAnd/res/values/attrs.xml b/OsmAnd/res/values/attrs.xml index e9696ab479..f2e67a244e 100644 --- a/OsmAnd/res/values/attrs.xml +++ b/OsmAnd/res/values/attrs.xml @@ -78,6 +78,8 @@ + + diff --git a/OsmAnd/res/values/colors.xml b/OsmAnd/res/values/colors.xml index 4a6d13a57f..bd7d8d72c9 100644 --- a/OsmAnd/res/values/colors.xml +++ b/OsmAnd/res/values/colors.xml @@ -421,5 +421,10 @@ #2d3133 #f0f0f0 #2d3133 + #ffffff + #000000 + #212121 + #cccccc + #727272 \ No newline at end of file diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 576736a856..452ed64aae 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -210,6 +210,8 @@ @color/wikivoyage_bottom_bar_bg_light @color/wikivoyage_bottom_bar_divider_light @color/wikivoyage_secondary_btn_bg_light + @color/wikivoyage_welcome_bg_light + @color/wikivoyage_primary_text_light