feat: Add pure black theme (#2824)

This commit is contained in:
alieRN
2025-10-25 06:46:50 +03:00
committed by GitHub
parent d188d5a410
commit 3d75ffe6a7
5 changed files with 20 additions and 1 deletions

View File

@@ -86,6 +86,8 @@
<string name="contributors_description">View the contributors of ReVanced</string>
<string name="dynamic_color">Dynamic color</string>
<string name="dynamic_color_description">Adapt colors to the wallpaper</string>
<string name="pure_black_theme">Pure black theme</string>
<string name="pure_black_theme_description">Use pure black backgrounds for dark theme</string>
<string name="theme">Theme</string>
<string name="theme_description">Choose between light or dark theme</string>
<string name="safeguards">Safeguards</string>