mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 05:47:57 +01:00
Light and dark theme are now using different accent colors
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
android:layout_width="32dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:textColor="@color/colorAccent"
|
||||
android:textColor="?colorAccent"
|
||||
style="@style/TextAppearance.Regular.SubHeading"/>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user