Runt
2022-06-04 a046d5a804d6842796a718fba4e98c3259340a60
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>