Commit Graph

26 Commits

Author SHA1 Message Date
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
0e60bbee4d style: run prettier after minecraft theme 2026-05-18 04:04:18 -06:00
629f461c33 feat: add minecraft light mode CSS 2026-05-18 04:02:59 -06:00
9d4cb74280 feat: add minecraft dark mode CSS 2026-05-18 03:57:44 -06:00
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
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
d1ccf962ea style: run prettier after animal-crossing theme 2026-05-18 03:37:24 -06:00
d015363430 feat: add animal-crossing dark mode CSS 2026-05-18 03:35:27 -06:00
fe6c9dbe5d feat: add animal-crossing light mode CSS 2026-05-18 03:30:14 -06:00
3fb59b9c89 add theme
Some checks failed
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
5308047b2d update 2026-01-19 10:49:09 +08:00
ed880fd57d add i18n
Some checks failed
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
137f3e7988 update
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled
2026-01-13 22:42:14 +08:00
8ccbdf4a2e 多种主题的切换 2026-01-13 21:59:11 +08:00
263283b215 fluent UI design
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled
2025-12-29 21:00:35 +08:00
a3176becf3 update
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled
2025-09-17 12:06:18 +08:00
84a3f35c6f revert 2025-09-17 12:03:06 +08:00
bf8fc9cd8a update
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled
update

no gay
2025-09-17 11:53:51 +08:00
60b6a1d5f1 update 2024-12-23 22:40:42 +08:00
7f923bc18f update 2024-12-23 17:55:51 +08:00
823fa298f8 fix. 2023-12-11 20:10:35 +08:00
fc17ef41a9 fix. 2023-12-11 17:36:21 +08:00
0db3963006 add public security. 2023-12-11 09:09:58 +08:00
c16bcad7c4 fix ui. 2023-12-06 16:34:56 +08:00
2cdbb170a5 update. 2023-12-06 16:32:50 +08:00
52a3ac8a84 first commit. 2022-11-06 22:57:45 +08:00