mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-04-27 02:25:11 +00:00
ab3626935c
CSS changes: - style.css: .live-dot.connected, .hop-global-fallback, .perf-slow, .perf-warn now use var(--status-green/red/yellow) instead of hardcoded hex - live.css: live recording dot uses var(--status-red), LCD text uses var(--status-green) JS changes (analytics.js): - Added cssVar/statusGreen/statusYellow/statusRed/accentColor/snrColor helpers that read from CSS custom properties with hardcoded fallbacks - Replaced ~20 hardcoded status colors in: SNR histograms, quality zones, zone borders/patterns, SNR timeline, daily SNR bars, collision badges (Local/Regional/Distant), distance classification, subpath map markers, hop distance distribution, network status cards, self-loop bars JS changes (live.js): - Added statusGreen helper for LCD clock color - Legend dots now read from TYPE_COLORS global instead of hardcoded hex All colors now respond to theme customization via the customize panel.
19 KiB
19 KiB