Description
Add theme support to the flight data cockpit. Users can select visual themes that change the look and feel of the entire analysis dashboard.
Theme ideas
- Dark Cockpit — current dark theme, refined to look like a real aircraft instrument panel
- Military HUD — green-on-black heads-up display aesthetic
- Clean/Clinical — light mode, medical instrument feel
- Flight Review — familiar layout for PX4 users migrating from review.px4.io
Implementation
- CSS custom properties already in place (--bg, --surface, --green, etc.)
- Theme selector in header or settings
- Save preference to localStorage
Priority
v1.3+
Description
Add theme support to the flight data cockpit. Users can select visual themes that change the look and feel of the entire analysis dashboard.
Theme ideas
Implementation
Priority
v1.3+