style(frontend): refactor analytics components with sky palette, semantic tokens, and visual polish

This commit is contained in:
MythEclipse
2026-06-03 03:20:07 +07:00
parent e8deba93cc
commit 115dacb997
5 changed files with 40 additions and 25 deletions
@@ -68,7 +68,13 @@ export function TrendChart({ trend, loading }: TrendChartProps) {
stopOpacity="0.02"
/>
</linearGradient>
<linearGradient id="trendFillPink" x1="0" x2="0" y1="0" y2="1">
<linearGradient
id="trendFillPink"
x1="0"
x2="0"
y1="0"
y2="1"
>
<stop offset="0%" stopColor="#FF9EBB" stopOpacity="0.3" />
<stop
offset="100%"