mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 03:59:55 +08:00
黑白主题着重提升黑色的专注感官,减少视觉流失感官色彩。
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#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
|
stageCount=11
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.10
|
publishVersion=15.20.10
|
||||||
buildCount=6
|
buildCount=20
|
||||||
baseBetaVersion=15.20.11
|
baseBetaVersion=15.20.11
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#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
|
stageCount=11
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.10
|
publishVersion=15.20.10
|
||||||
buildCount=6
|
buildCount=20
|
||||||
baseBetaVersion=15.20.11
|
baseBetaVersion=15.20.11
|
||||||
|
|||||||
@@ -86,9 +86,9 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="TaoAESTheme" parent="AESTheme">
|
<style name="TaoAESTheme" parent="AESTheme">
|
||||||
<item name="colorPrimary">#FFACACAC</item>
|
<item name="colorPrimary">#FF7E7E7E</item>
|
||||||
<item name="colorPrimaryDark">#FF898989</item>
|
<item name="colorPrimaryDark">#FF000000</item>
|
||||||
<item name="colorAccent">#FFD8D8D8</item>
|
<item name="colorAccent">#FFE2E2E2</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="NormalDialogStyle" parent="Theme.AppCompat.Light.Dialog">
|
<style name="NormalDialogStyle" parent="Theme.AppCompat.Light.Dialog">
|
||||||
@@ -112,4 +112,4 @@
|
|||||||
<item name="@android:windowExitAnimation">@anim/normal_dialog_exit_corner</item>
|
<item name="@android:windowExitAnimation">@anim/normal_dialog_exit_corner</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user