From df9a4ae74b8ede5603e79d9879fe4a6106711d52 Mon Sep 17 00:00:00 2001 From: ssmithx Date: Wed, 5 Aug 2026 14:14:38 +0000 Subject: [PATCH] Cyberpunk visual overhaul Dark CARTO basemap (was default bright OSM tiles), Orbitron/Share Tech Mono fonts, neon cyan/magenta HUD chrome with glassmorphism panels, glowing divIcon portal markers (pulsing when claimed) replacing plain circle dots, neon drop-shadow filters on links/fields, and a subtle scanline overlay. Login and team-pick screens restyled to match. --- frontend/index.html | 6 ++ frontend/src/App.vue | 6 +- frontend/src/style.css | 77 ++++++++++++++ frontend/src/views/LoginView.vue | 38 +++---- frontend/src/views/MapView.vue | 150 ++++++++++++++++++---------- frontend/src/views/TeamPickView.vue | 12 +-- frontend/tailwind.config.js | 32 +++++- 7 files changed, 237 insertions(+), 84 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 2f443c4..6f9a09f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,6 +4,12 @@ Regress + + +