aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/captcha.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/captcha.xml')
-rw-r--r--src/main/res/layout/captcha.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/layout/captcha.xml b/src/main/res/layout/captcha.xml
index ea77b835..f0850dec 100644
--- a/src/main/res/layout/captcha.xml
+++ b/src/main/res/layout/captcha.xml
@@ -16,8 +16,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="textNoSuggestions"
- android:textColor="@color/black87"
- android:textColorHint="@color/black54"
+ android:textColor="?attr/color_text_primary"
+ android:textColorHint="?attr/color_text_secondary"
android:textSize="?attr/TextSizeBody"
android:hint="@string/captcha_hint">