xuyue and Claude Sonnet 4.6
8c750b880a
fix: use pixel values for diagonal AC background scroll
...
Percentage-based background-position translates to unequal pixel offsets
(268px X vs 768px Y on a 1280x768 viewport), making the movement appear
mostly vertical. Equal pixel values (1012px, 1012px) give a true 45-degree
diagonal. X loops seamlessly at the tile width boundary.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 04:23:14 -06:00
xuyue and Claude Sonnet 4.6
7438498d4b
feat: add diagonal scroll animation to AC tile background
...
@keyframes ac-bg-scroll mirrors the reference site's bgScroll:
background-position 100%0% → 0%100% over 80s infinite.
Disabled via prefers-reduced-motion.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 04:18:30 -06:00
xuyue and Claude Sonnet 4.6
8f44a3186a
feat: add leaf tile texture to Animal Crossing theme
...
Downloads home_bg webp from animal-island-ui reference and tiles it
over the page background. Light mode 60% opacity on cream, dark mode
12% opacity on forest green.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 04:16:51 -06:00
xuyue and Claude Sonnet 4.6
a2aba434a8
fix: minecraft light mode button hover uses stone-gray not charcoal
...
The base hover rule hardcoded rgba(82,82,82) which leaked dark charcoal
into light mode. Override with rgba(218,218,218) for Overworld Day.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 04:09:22 -06:00
xuyue
0e60bbee4d
style: run prettier after minecraft theme
2026-05-18 04:04:18 -06:00
xuyue
629f461c33
feat: add minecraft light mode CSS
2026-05-18 04:02:59 -06:00
xuyue
9d4cb74280
feat: add minecraft dark mode CSS
2026-05-18 03:57:44 -06:00
xuyue
29d8ed18c0
feat: add minecraft labels for all 11 languages
2026-05-18 03:56:13 -06:00
xuyue
4cd9a13f3b
feat: register minecraft theme slug
2026-05-18 03:54:29 -06:00
xuyue
c46cd06954
update
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-05-18 03:44:07 -06:00
xuyue and Claude Sonnet 4.6
ce3be0143a
feat: AC card 3D ledge press effect matching button style
...
- default: rgb(189,174,160)/rgb(15,30,15) 0px 5px 0px 0px ledge
- hover: ledge grows to 7px + translateY(-2px)
- active: translateY(5px) + box-shadow none (press-in collapse)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 03:43:07 -06:00
xuyue and Claude Sonnet 4.6
00cdb383ee
feat: AC button pill shape with 3D ledge press effect
...
- border-radius: 50px (pill shape matching animal-island-ui reference)
- box-shadow ledge: rgb(189,174,160) 0 5px in light, rgb(15,30,15) 0 5px in dark
- :active collapses ledge with translateY(5px) + box-shadow: none
- :hover lifts to 7px ledge
- fix: index.html fallback label Animal Crossing (was 动森)
- fix: remove redundant color on .card:hover
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 03:41:35 -06:00
xuyue
d1ccf962ea
style: run prettier after animal-crossing theme
2026-05-18 03:37:24 -06:00
xuyue
d015363430
feat: add animal-crossing dark mode CSS
2026-05-18 03:35:27 -06:00
xuyue
fe6c9dbe5d
feat: add animal-crossing light mode CSS
2026-05-18 03:30:14 -06:00
xuyue
2517a84713
feat: add animal-crossing labels for all 11 languages
2026-05-18 03:27:43 -06:00
xuyue
2f6e5e4842
feat: register animal-crossing theme slug
2026-05-18 03:26:26 -06:00
xuyue and Claude Sonnet 4.6
29853d9c14
docs: add Animal Crossing theme design spec
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 03:19:33 -06:00
xuyue
9d457caefd
fix
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-04-16 01:49:49 -06:00
xuyue
3fb59b9c89
add theme
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-04-16 01:39:30 -06:00
xuyue
879f308871
update
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-04-02 06:25:27 -06:00
xuyue
bbe843fc54
update
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-04-02 06:22:13 -06:00
xuyue
90632dcd25
add url
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-04-02 06:18:47 -06:00
xuyue
5308047b2d
update
2026-01-19 10:49:09 +08:00
xuyue
e575ccd71a
fix
2026-01-18 21:18:04 +08:00
xuyue
e28197aa41
update
2026-01-15 14:58:45 +08:00
xuyue
76d69745b5
update
2026-01-15 14:33:59 +08:00
xuyue
46b94a3218
update
2026-01-15 11:17:42 +08:00
xuyue
ed880fd57d
add i18n
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled
2026-01-15 11:13:41 +08:00
xuyue
e5c6db95b7
fix
2026-01-14 23:31:42 +08:00
xuyue
c1e5b48038
fix
2026-01-14 23:29:28 +08:00
xuyue
36c32feb01
add actions
2026-01-14 23:26:04 +08:00
xuyue
d13f895965
update
2026-01-14 23:23:55 +08:00
xuyue
bbce4c8eec
update
2026-01-14 22:38:28 +08:00
xuyue
137f3e7988
update
Deploy / build-and-deploy (push) Has been cancelled
2026-01-13 22:42:14 +08:00
xuyue
8ccbdf4a2e
多种主题的切换
2026-01-13 21:59:11 +08:00
xuyue
e3122b6068
update
2026-01-06 10:14:07 +08:00
xuyue
263283b215
fluent UI design
Deploy / build-and-deploy (push) Has been cancelled
2025-12-29 21:00:35 +08:00
xuyue
a3176becf3
update
Deploy / build-and-deploy (push) Has been cancelled
2025-09-17 12:06:18 +08:00
xuyue
84a3f35c6f
revert
2025-09-17 12:03:06 +08:00
xuyue
bf8fc9cd8a
update
...
Deploy / build-and-deploy (push) Has been cancelled
update
no gay
2025-09-17 11:53:51 +08:00
xuyue
6e21ba00dd
Update main.js
2025-08-29 10:14:17 +08:00
xuyue
0104464f3e
update
2025-05-14 19:21:22 +08:00
xuyue
75f5d38aaf
update
2025-05-09 15:30:33 +08:00
xuyue
c9b88574a2
环境变量
2025-05-08 19:40:02 +08:00
xuyue
2bdaf8a192
update
2025-04-23 08:58:20 +08:00
xuyue
35b7615126
update
2025-04-23 08:57:36 +08:00
xuyue
28888cd0ea
update
2025-03-30 15:06:55 +08:00
xuyue
1a057b6c9c
update
2025-03-24 13:46:46 +08:00
xuyue
d627b7275a
update
2025-03-10 20:00:18 +08:00
xuyue
9eed655759
update
2025-03-10 19:44:25 +08:00
xuyue
c80b2cf2de
update
2025-03-10 19:36:35 +08:00
xuyue
4b58d4c617
update
2025-02-25 22:14:26 +08:00
xuyue
18d262c8c2
update
2025-02-23 23:19:10 +08:00
xuyue
3699fd7d1d
update
2024-12-25 14:55:09 +08:00
xuyue
60b6a1d5f1
update
2024-12-23 22:40:42 +08:00
xuyue
7f923bc18f
update
2024-12-23 17:55:51 +08:00
xuyue
a98fc05790
update
2024-12-23 13:55:30 +08:00
xuyue
fe3e8ed1ef
update
2024-12-22 15:45:11 +00:00
xuyue
0e8a08665f
update
2024-12-22 15:37:17 +00:00
xuyue
0738007e30
update
2024-10-29 06:49:24 +00:00
xuyue
728a4b0827
update
2024-10-29 03:38:59 +00:00
xuyue
0523fe42c3
update
2024-10-29 03:33:58 +00:00
xuyue
d5a5e27cde
update
2024-09-25 12:41:58 +00:00
xuyue
7e1406ecf1
update
2024-04-25 00:57:47 +00:00
xuyue
b184699274
update
2024-04-25 00:55:26 +00:00
xuyue
04bcc9d6b7
update.
2023-12-13 13:41:09 +08:00
xuyue
cd48c1b17b
fix.
2023-12-11 20:16:51 +08:00
xuyue
823fa298f8
fix.
2023-12-11 20:10:35 +08:00
xuyue
fc17ef41a9
fix.
2023-12-11 17:36:21 +08:00
xuyue
605f056241
change website url.
2023-12-11 09:36:47 +08:00
xuyue
0db3963006
add public security.
2023-12-11 09:09:58 +08:00
xuyue
c16bcad7c4
fix ui.
2023-12-06 16:34:56 +08:00
xuyue
2cdbb170a5
update.
2023-12-06 16:32:50 +08:00
xuyue
1ac1a12fa2
update.
2023-12-06 16:24:33 +08:00
xuyue
2cde261652
update.
2023-11-06 15:25:08 +00:00
xuyue
ced427b727
update.
2023-11-06 15:21:01 +00:00
xuyue
1b841abefb
update.
2023-11-06 15:18:48 +00:00
xuyue
45540e8cf6
update.
2023-11-06 15:16:23 +00:00
xuyue
d682b848ef
update deps.
2023-02-01 23:41:54 +08:00
xuyue
40a27bf18e
Update main.js
2023-02-01 23:39:36 +08:00
xuyue
e7fb1ece12
docs.
2022-12-10 08:15:41 +08:00
xuyue
9d56292ee4
docs.
2022-12-10 08:10:04 +08:00
xuyue
cfba3dcb36
update.
2022-11-09 17:53:01 +08:00
xuyue
dacabddea0
fix.
2022-11-08 14:21:58 +08:00
xuyue
ea286d6ca6
package name.
2022-11-06 23:42:50 +08:00
xuyue
ffaac2126b
add readmemd.
2022-11-06 23:35:44 +08:00
xuyue
807d2b3ab3
md.
2022-11-06 23:31:14 +08:00
xuyue
52a3ac8a84
first commit.
2022-11-06 22:57:45 +08:00