diff --git a/aes/build.properties b/aes/build.properties index 2cfbe66..3900167 100644 --- a/aes/build.properties +++ b/aes/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Mon May 11 20:41:43 HKT 2026 +#Tue May 12 09:45:14 CST 2026 stageCount=3 libraryProject=libaes baseVersion=15.20 publishVersion=15.20.2 -buildCount=0 +buildCount=5 baseBetaVersion=15.20.3 diff --git a/aes/src/main/res/values-night/styles.xml b/aes/src/main/res/values-night/styles.xml new file mode 100644 index 0000000..5ac0e76 --- /dev/null +++ b/aes/src/main/res/values-night/styles.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/aes/src/main/res/values/styles.xml b/aes/src/main/res/values/styles.xml index 1da88ba..267068a 100644 --- a/aes/src/main/res/values/styles.xml +++ b/aes/src/main/res/values/styles.xml @@ -1,5 +1,16 @@ - + + + \ No newline at end of file diff --git a/libaes/build.properties b/libaes/build.properties index bb9f57c..3900167 100644 --- a/libaes/build.properties +++ b/libaes/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Mon May 11 20:41:30 HKT 2026 +#Tue May 12 09:45:14 CST 2026 stageCount=3 libraryProject=libaes baseVersion=15.20 publishVersion=15.20.2 -buildCount=0 +buildCount=5 baseBetaVersion=15.20.3 diff --git a/libaes/src/main/res/values-night/colors.xml b/libaes/src/main/res/values-night/colors.xml new file mode 100644 index 0000000..3935b96 --- /dev/null +++ b/libaes/src/main/res/values-night/colors.xml @@ -0,0 +1,33 @@ + + + + #FFFFFFFF + #FF03AB4E + #FF027C39 + #FF3DDC84 + #FFFFFB8D + #FFA9A9A9 + #FF000000 + #FFFFFFFF + #FF7D3F12 + #FFCC6E2B + #FFF4B98F + + @color/colorPrimaryDark + @color/colorPrimary + @color/colorAccent + + @color/colorAccent + @color/colorPrimary + + @color/colorAccent + @color/colorPrimary + @color/colorPrimaryDark + + #FF03AB4E + #FFFFFFFF + #FF2C2C2C + #FFFFFFFF + #FFFF0000 + + \ No newline at end of file diff --git a/libaes/src/main/res/values-night/styles.xml b/libaes/src/main/res/values-night/styles.xml new file mode 100644 index 0000000..020baff --- /dev/null +++ b/libaes/src/main/res/values-night/styles.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libaes/src/main/res/values/colors.xml b/libaes/src/main/res/values/colors.xml index 58d507b..5c0a9cc 100644 --- a/libaes/src/main/res/values/colors.xml +++ b/libaes/src/main/res/values/colors.xml @@ -1,11 +1,11 @@ - - + + #FF000000 #FF03AB4E #FF027C39 #FF3DDC84 - #FFFFFB8D + #FFFFFB8D #FFA9A9A9 #FF000000 #FFFFFFFF @@ -24,22 +24,10 @@ @color/colorPrimary @color/colorPrimaryDark - + #FF03AB4E + #FFFFFFFF + #FFFFFFFF + #FF000000 + #FFFF0000 - - + \ No newline at end of file diff --git a/libaes/src/main/res/values/styles.xml b/libaes/src/main/res/values/styles.xml index 93e9469..8354a03 100644 --- a/libaes/src/main/res/values/styles.xml +++ b/libaes/src/main/res/values/styles.xml @@ -1,255 +1,112 @@ + + + - + - - - - - - - - - + - + - + + \ No newline at end of file