diff --git a/android/app/src/main/res/values-night/themes.xml b/android/app/src/main/res/values-night/themes.xml index a76563f1e..fa0b8edad 100644 --- a/android/app/src/main/res/values-night/themes.xml +++ b/android/app/src/main/res/values-night/themes.xml @@ -84,10 +84,10 @@ @color/white_4 @drawable/dot_divider @color/accent_color_selector - @style/TextAppearance - @style/TextAppearance.Small - @style/TextAppearance.Medium - @style/TextAppearance.Large + @style/MwmTextAppearance.Body3 + @style/MwmTextAppearance.Body4 + @style/MwmTextAppearance.Body2 + @style/MwmTextAppearance.Body1 @color/bg_primary_dark @drawable/bg_rounded_rect @color/white_secondary diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index 7457920f4..4810df6cf 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -308,26 +308,6 @@ @color/material_calendar_surface_dark - - - -