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">动态颜色</string>
<string name="dynamic_color_summary">使用系统主题的动态颜色</string>
<string name="choose_theme_color">选择主题色</string>
<string name="color_default"></string>
<string name="color_blue">蓝色</string>
<string name="color_default"></string>
<string name="color_green">绿色</string>
<string name="color_purple">紫色</string>
<string name="color_orange">橙色</string>