diff --git a/android_app/app/src/main/res/values-night/themes.xml b/android_app/app/src/main/res/values-night/themes.xml index a988d38a..a7119d6e 100644 --- a/android_app/app/src/main/res/values-night/themes.xml +++ b/android_app/app/src/main/res/values-night/themes.xml @@ -27,7 +27,10 @@ @color/md_theme_dark_inverseOnSurface @color/md_theme_dark_inverseSurface @color/md_theme_dark_inversePrimary - @style/AppTheme.Dialog + @style/AppTheme.Dialog + @style/AppTheme.Dialog + @style/MaterialCalendarTheme + @style/MaterialPreferenceTheme @color/md_theme_dark_onPrimary @@ -35,8 +38,29 @@ @android:color/transparent - + + + + + + + +