Updated agp version to 8.9.1, added white color theme

This commit is contained in:
ShirkNeko
2025-03-26 14:53:10 +08:00
parent 75c63a1305
commit 52514cc5b3
6 changed files with 69 additions and 43 deletions

View File

@@ -198,7 +198,7 @@
<string name="dynamic_color_title">Dynamic colours</string>
<string name="dynamic_color_summary">Dynamic colours using system themes</string>
<string name="choose_theme_color">Choose a theme colour</string>
<string name="color_default">yellow</string>
<string name="color_default">White</string>
<string name="color_blue">blue</string>
<string name="color_green">green</string>
<string name="color_purple">purple</string>
@@ -219,4 +219,5 @@
<string name="batch_authorization">bulk license</string>
<string name="batch_cancel_authorization">Batch cancel authorization</string>
<string name="backup">Backup</string>
<string name="color_yellow">Yellow</string>
</resources>