We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6c521 commit 8527facCopy full SHA for 8527fac
android/ProtogenSSH/app/src/main/res/layout/fragment_settings.xml
@@ -18,7 +18,7 @@
18
android:layout_marginHorizontal="20dp"
19
android:layout_marginVertical="10dp"
20
android:text="@string/reset_scripts"
21
- android:textColor="@color/colorAccent"
+ android:textColor="@color/colorPrimary"
22
android:textStyle="bold" />
23
24
<Button
@@ -61,7 +61,7 @@
61
62
63
android:text="@string/login_credentials"
64
65
66
67
<LinearLayout
0 commit comments