summaryrefslogtreecommitdiff
path: root/navigationbar
diff options
context:
space:
mode:
Diffstat (limited to 'navigationbar')
-rw-r--r--navigationbar/res/values/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/navigationbar/res/values/colors.xml b/navigationbar/res/values/colors.xml
index 655cf75..1cdf964 100644
--- a/navigationbar/res/values/colors.xml
+++ b/navigationbar/res/values/colors.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <color name="setup_wizard_navbar_bg_dark">#ff263238</color>
- <color name="setup_wizard_navbar_bg_light">#ffeceff1</color>
+ <color name="setup_wizard_navbar_bg_dark">#ff21272b</color>
+ <color name="setup_wizard_navbar_bg_light">#ffe4e7e9</color>
<color name="setup_wizard_navbar_text_dark">#deffffff</color>
<color name="setup_wizard_navbar_text_light">#de000000</color>
</resources>