黑白主题着重提升黑色的专注感官,减少视觉流失感官色彩。

This commit is contained in:
2026-06-02 02:18:42 +08:00
parent 981a8dd8cd
commit 8328e44b86
3 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Tue Jun 02 01:57:16 HKT 2026
#Mon Jun 01 18:12:59 GMT 2026
stageCount=11
libraryProject=libaes
baseVersion=15.20
publishVersion=15.20.10
buildCount=6
buildCount=20
baseBetaVersion=15.20.11

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Tue Jun 02 01:57:16 HKT 2026
#Mon Jun 01 18:12:59 GMT 2026
stageCount=11
libraryProject=libaes
baseVersion=15.20
publishVersion=15.20.10
buildCount=6
buildCount=20
baseBetaVersion=15.20.11

View File

@@ -86,9 +86,9 @@
</style>
<style name="TaoAESTheme" parent="AESTheme">
<item name="colorPrimary">#FFACACAC</item>
<item name="colorPrimaryDark">#FF898989</item>
<item name="colorAccent">#FFD8D8D8</item>
<item name="colorPrimary">#FF7E7E7E</item>
<item name="colorPrimaryDark">#FF000000</item>
<item name="colorAccent">#FFE2E2E2</item>
</style>
<style name="NormalDialogStyle" parent="Theme.AppCompat.Light.Dialog">
@@ -112,4 +112,4 @@
<item name="@android:windowExitAnimation">@anim/normal_dialog_exit_corner</item>
</style>
</resources>
</resources>