Site Theme & Style
Design tokens and visual reference for the Aswin Upreti portfolio site.
Fonts
Primary font: Inter (Google Font)
Secondary / fallback fonts: 'Courier New', 'Segoe UI', Roboto, system-ui
Primary sample - The quick brown fox jumps over the lazy dog.
Secondary sample - The quick brown fox jumps over the lazy dog.
Color Tokens
Core variables defined in style.css:
- --text: #e2e8f0
- --accent: #6366f1
- --muted-bg: rgba(15, 23, 42, 0.12)
- Body background: #0b1121 + radial gradients
- Hero overlay: rgba(15, 23, 42, 0.10) + blur(3px)
#e2e8f0
#6366f1
Gradient
Site Notes
This portfolio uses Cloudflare KV for server-side storage. Projects, videos, comments, and profile settings persist across all visitors.
Admin controls are password-protected on the client side. The 3D hero background cycles through multiple Vanta.js effects (Waves, Net, Birds, Rings, Clouds2, Globe).
Design system: dark futuristic theme with indigo/purple/blue accents, glassmorphism panels, animated radial gradients, and grain texture overlay.