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 a7119d6e..3289ccf6 100644 --- a/android_app/app/src/main/res/values-night/themes.xml +++ b/android_app/app/src/main/res/values-night/themes.xml @@ -19,7 +19,8 @@ @color/md_theme_dark_onErrorContainer @color/md_theme_dark_background @color/md_theme_dark_onBackground - @color/md_theme_dark_surface + @color/md_theme_dark_onBackground//krishna das meena + @color/md_theme_dark_surface @color/md_theme_dark_onSurface @color/md_theme_dark_surfaceVariant @color/md_theme_dark_onSurfaceVariant diff --git a/android_app/app/src/main/res/values/themes.xml b/android_app/app/src/main/res/values/themes.xml index e65852b6..27776f22 100644 --- a/android_app/app/src/main/res/values/themes.xml +++ b/android_app/app/src/main/res/values/themes.xml @@ -19,6 +19,8 @@ @color/md_theme_light_onErrorContainer @color/md_theme_light_background @color/md_theme_light_onBackground + @color/md_theme_light_onBackground//krishna das meena + @color/md_theme_light_surface @color/md_theme_light_onSurface @color/md_theme_light_surfaceVariant