1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-23 20:34:51 +00:00

2 Commits

Author SHA1 Message Date
YoursFunny 3ee3ab51f4 fix: update assets file 2026-05-26 19:47:04 +08:00
YoursFunny 1c849e292e fix: update ui assets for OVERSEA server 2026-05-26 19:46:46 +08:00
4 changed files with 12 additions and 12 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

+12 -12
View File
@@ -272,10 +272,10 @@ MAIN_GO_TO_MOMOTALK = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_MOMOTALK.png',
area=(154, 134, 177, 158),
search=(134, 114, 197, 178),
color=(255, 219, 227),
button=(154, 134, 177, 158),
area=(138, 130, 159, 161),
search=(118, 110, 179, 181),
color=(251, 215, 224),
button=(138, 130, 159, 161),
),
)
MAIN_GO_TO_PURCHASE = ButtonWrapper(
@@ -289,10 +289,10 @@ MAIN_GO_TO_PURCHASE = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_PURCHASE.png',
area=(147, 214, 179, 254),
search=(127, 194, 199, 274),
color=(171, 216, 241),
button=(147, 214, 179, 254),
area=(135, 211, 168, 250),
search=(115, 191, 188, 270),
color=(166, 207, 238),
button=(135, 211, 168, 250),
),
)
MAIN_GO_TO_SCHEDULE = ButtonWrapper(
@@ -340,10 +340,10 @@ MAIN_GO_TO_TASK = ButtonWrapper(
),
share=Button(
file='./assets/share/base/page/MAIN_GO_TO_TASK.png',
area=(52, 220, 78, 248),
search=(32, 200, 98, 268),
color=(226, 207, 203),
button=(52, 220, 78, 248),
area=(47, 219, 70, 246),
search=(27, 199, 90, 266),
color=(212, 204, 208),
button=(47, 219, 70, 246),
),
)
MAIN_GO_TO_WORK = ButtonWrapper(