Site Fonts & Colors
This page lists the primary/secondary fonts and the main color tokens used across the site.
Fonts
Primary font: Rockwell (first choice when available)
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.
Colors / Tokens
Core CSS variables defined in style.css:
- --text: #e2e8f0 (main page text)
- --accent: #6366f1 (primary accent)
- --muted-bg: rgba(15, 23, 42, 0.12) (muted overlay)
Site Notes
This portfolio is a static client-side site. Uploaded videos are saved locally in your browser using IndexedDB and are not shared externally.
Admin controls are only protected by a local password check and are best suited for personal or demo use. For secure production workflows, move authentication and video storage to a backend service.
#e2e8f0
#6366f1
Gradient