summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index cf59b6d..952ed60 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -29,6 +29,6 @@
<color name="launcher_icon_background">#2CCF69</color>
- <color name="on_surface_medium_emphasis_light">@color/e_secondary_text_color_dark</color>
- <color name="on_surface_disabled_light">@color/e_disabled_color_dark</color>
+ <color name="on_surface_medium_emphasis_light">@color/e_secondary_text_color_light</color>
+ <color name="on_surface_disabled_light">@color/e_disabled_color_light</color>
</resources> \ No newline at end of file