mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
Global reactor background (ReactorBg): - Full-screen canvas with 24px crosshair grid and socket dots - Mouse energy field (120px radius) with lerp=0.08 smooth tracking - Crosses shrink and glow cyan when energy field passes - Canvas sits behind all UI (z-index 0, pointer-events none) Theme updates: - Dark surface now #0F0F12 for reactor aesthetic - Background deepens to #0A0A0C - Cards: translucent glassmorphism (40% opacity, blur 12px) with inset shadow, 1px cyan border on hover - Sidebar: glassmorphism (75% opacity, blur 16px, cyan border) - Header: glassmorphism (80% opacity, blur 20px, cyan border) - V-main: transparent so reactor bg shows through