Transform to clean terminal aesthetic with Matrix green theme

Design Changes:

  • Remove all neon glow effects (glow-cyan, glow-pink, glow-purple)
  • Replace cyberpunk colors with professional terminal theme:
    • Primary: Matrix green (rgb(0 255 65))
    • Secondary: Subtle emerald (rgb(16 185 129))
    • Accent: Warm amber (rgb(251 191 36))
  • Darker, cleaner background (rgb(8 8 12))
  • Sharp, crisp borders instead of glowing neon
  • Sharper border radius for modern look

Styling Updates:

  • Add monospace font class for terminal aesthetic
  • New terminal-border class with subtle green hover
  • Clean card-hover effect with minimal shadow
  • Updated scrollbar with green accent
  • Replace blur/glow effects with clean transitions

Component Updates:

  • Layout: Remove glow from logo, add monospace font
  • Home: Clean stats cards, terminal-style prompt ($)
  • Services: Remove all glow effects, use card-hover class
  • About: Clean heading, no glow effects
  • Contact: Terminal-bordered email box with monospace font

Result: Professional hacker-aesthetic that's clean, modern, and not overwhelming

Merge request reports

Loading