优化日志UI

This commit is contained in:
ZhanGSKen
2025-03-17 09:37:12 +08:00
parent befea40f61
commit a730aa3f92
11 changed files with 61 additions and 52 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sat Mar 15 15:30:02 HKT 2025
#Mon Mar 17 01:36:14 GMT 2025
stageCount=3
libraryProject=libappbase
baseVersion=15.0
publishVersion=15.0.2
buildCount=0
buildCount=47
baseBetaVersion=15.0.3

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#005800FF</color>
<color name="colorPrimaryDark">#005800FF</color>
<color name="colorAccent">#005800FF</color>
<color name="colorPrimary">#FF00B322</color>
<color name="colorPrimaryDark">#FF005C12</color>
<color name="colorAccent">#FF8DFFA2</color>
<color name="colorText">#FFFFFB8D</color>
</resources>