feat: Add logo, favicon, and branding assets #38

Closed
opened 2025-09-01 17:32:20 +02:00 by olemd · 0 comments
Owner

Summary

SkyView needs visual branding elements including:

Required Assets

  • Favicon (16x16, 32x32, 48x48 PNG + ICO format)
  • Logo for header/branding (SVG preferred for scalability)
  • App icon for potential desktop/mobile use (512x512 PNG)

Design Considerations

  • Should reflect aviation/radar theme
  • Clean, professional appearance suitable for technical application
  • Works well in both light and dark modes
  • Recognizable at small sizes (favicon)
  • Consistent with SkyView's technical, data-focused purpose

Current State

Currently using default favicon and no logo in header besides text

Implementation Notes

  • Update <link rel="icon"> in assets/static/index.html
  • Consider adding logo to header section
  • Ensure proper file formats and sizes for web optimization
## Summary SkyView needs visual branding elements including: ## Required Assets - [ ] **Favicon** (16x16, 32x32, 48x48 PNG + ICO format) - [ ] **Logo** for header/branding (SVG preferred for scalability) - [ ] **App icon** for potential desktop/mobile use (512x512 PNG) ## Design Considerations - Should reflect aviation/radar theme - Clean, professional appearance suitable for technical application - Works well in both light and dark modes - Recognizable at small sizes (favicon) - Consistent with SkyView's technical, data-focused purpose ## Current State Currently using default favicon and no logo in header besides text ## Implementation Notes - Update `<link rel="icon">` in `assets/static/index.html` - Consider adding logo to header section - Ensure proper file formats and sizes for web optimization
olemd closed this issue 2025-09-01 17:43:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: olemd/skyview#38
No description provided.