Update the default theme color to blue and remove the related blue theme code

This commit is contained in:
ShirkNeko
2025-04-29 17:29:45 +08:00
parent 3526e84e04
commit 39adba62d1
9 changed files with 70 additions and 141 deletions

View File

@@ -202,8 +202,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">White</string>
<string name="color_blue">Blue</string>
<string name="color_default">Blue</string>
<string name="color_green">Green</string>
<string name="color_purple">Purple</string>
<string name="color_orange">Orange</string>