[6.7.0] color change

This commit is contained in:
EmArrow
2024-09-29 13:32:27 +08:00
parent 0ea16b9c4e
commit 843f99d5c2
26 changed files with 137 additions and 235 deletions

View File

@@ -48,7 +48,7 @@
app:defaultColor="@color/acc_default_txt_color"
app:layout_constraintLeft_toRightOf="@+id/sweeperSpeedImage"
app:layout_constraintTop_toTopOf="parent"
app:selectColor="@color/dark_mode_select_txt_color"
app:selectColor="@android:color/white"
android:layout_marginTop="@dimen/dp_30"/>
<View
android:id="@+id/line1"

View File

@@ -48,7 +48,7 @@
app:defaultColor="@color/acc_default_txt_color"
app:layout_constraintLeft_toRightOf="@+id/sweeperSpeedImage"
app:layout_constraintTop_toTopOf="parent"
app:selectColor="@color/dark_mode_select_txt_color"
app:selectColor="@android:color/white"
android:layout_marginTop="@dimen/dp_30"/>
<View
android:id="@+id/line1"