Commit Graph

5 Commits

Author SHA1 Message Date
v0
d299f0cb46 feat: add smooth animations with gradient halos and pulsing dots
Introduce subtle black-and-white animations for a tech vibe.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-02-04 15:28:23 +00:00
v0
dc3c9110b9 style: switch to monochrome color scheme
Implement pure black and white theme for both dark and light modes.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-02-04 15:26:54 +00:00
v0
cd576ef2c1 feat: simplify background component with gradient and observer
Remove particles, retain subtle grid with gradient, and add instant theme update.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-02-04 15:25:07 +00:00
v0
7c45e9a868 fix: resolve z-index and background issues for canvas visibility
Remove opaque background, adjust z-index, and add base color for proper theming.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-02-04 15:21:03 +00:00
v0
822c08bda8 feat: add tech-inspired animated background component
Add dynamic background with gradient, particles, and theme support

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-02-04 15:15:42 +00:00