Apply custom theme to settings page.

This commit is contained in:
Docile-Alligator
2022-08-15 21:10:42 +10:00
parent 2750636847
commit 7d8e32320f
77 changed files with 518 additions and 239 deletions

View File

@@ -9,6 +9,5 @@
<color name="roundedBottomSheetPrimaryBackground">#FFFFFF</color>
<color name="roundedBottomSheetPrimaryNavigationBarColor">#000000</color>
<color name="primaryTextColor">#000000</color>
<color name="settingsSubtitleColor">#42000000</color>
<color name="dividerColor">#E0E0E0</color>
</resources>

View File

@@ -490,7 +490,6 @@
<string name="settings_enable_material_you_summary">Personalize Infinity based on Your Wallpaper</string>
<string name="settings_apply_material_you_title">Apply Material You</string>
<string name="settings_apply_material_you_summary">In case Infinity did not change the theme</string>
<string name="settings_custom_theme_cannot_apply_to_settings_page_summary">Custom themes cannot be applied to settings page (except toolbar, status bar and navigation bar).</string>
<string name="settings_advanced_master_title">Advanced</string>
<string name="settings_delete_all_subreddits_data_in_database_title">Delete All Subreddits in Database</string>
<string name="settings_delete_all_users_data_in_database_title">Delete All Users in Database</string>