From c01e83227b561f59616b4c0f323fd9e3202186e2 Mon Sep 17 00:00:00 2001 From: chiguyong Date: Sat, 23 May 2026 09:34:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=A8=E9=9D=A2=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E5=AE=98=E7=BD=91UI=20-=20OKLCH=E8=89=B2=E5=BD=A9=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=20+=20=E9=9D=9E=E5=AF=B9=E7=A7=B0=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 采用OKLCH色彩空间替换传统hex颜色 - 集成shadcn/ui设计令牌体系 - 应用Space Grotesk展示字体 + Inter正文 - 实现非对称斜线流布局(卡片错位、渐变边框) - 替换emoji为Lucide SVG图标 - 添加精确动效参数(scale 1→1.03, damping 20) - 完善prefers-reduced-motion无障碍支持 - 增大圆角至24px提升现代感 - 添加毛玻璃和渐变边框视觉效果 --- index.html | 1102 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 775 insertions(+), 327 deletions(-) diff --git a/index.html b/index.html index 4a56c68..73f9fb3 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ - + @@ -346,22 +346,58 @@