app/src/main/res/values/themes.xml
@@ -1,6 +1,6 @@ <resources xmlns:tools="http://schemas.android.com/tools"> <!-- Base application theme. --> <style name="Theme.AutoLyric" parent="Theme.MaterialComponents.DayNight.DarkActionBar"> <style name="Theme.AutoLyric" parent="Theme.AppCompat.Light.NoActionBar"> <!-- Primary brand color. --> <item name="colorPrimary">@color/black</item> <item name="colorPrimaryVariant">@color/gray_normal</item>