android: Add black backgrounds toggle

This commit is contained in:
Charles Lombardo
2023-04-23 18:46:05 -04:00
committed by bunnei
parent d9684a2010
commit d7178ed16e
6 changed files with 42 additions and 1 deletions
@@ -241,4 +241,8 @@
<string name="theme_mode_light">Light</string>
<string name="theme_mode_dark">Dark</string>
<!-- Black backgrounds theme -->
<string name="use_black_backgrounds">Use Black Backgrounds</string>
<string name="use_black_backgrounds_description">When using the dark theme, apply black backgrounds.</string>
</resources>