Comprehensive visual overhaul of the Atlas Landing Site: - Dual-theme token system with light mode support via [data-theme="light"] - Glassmorphism + glow effects across all components (blur, gradient borders, glow shadows) - Theme toggle in navbar with localStorage persistence and system preference detection - Hero section: aurora glow orbs, gradient headline, floating screenshot animation - Animated gradient CTA buttons, glass card hover effects with gradient border reveal - Stagger scroll reveal animations, noise texture overlay, section gradient backgrounds - All 18 component files updated, no new files created
Apps
This directory contains user-facing application targets.
Current Entry
AtlasApp/hosts the main native macOS shell.Package.swiftexposes the app shell as a SwiftPM executable target for local iteration.- The app shell now wires fallback health, Smart Clean, app inventory, and helper integrations through the structured worker path.
- Root
project.ymlcan regenerateAtlas.xcodeprojwithxcodegen generatefor native app packaging and installer production.