skyview/assets
Ole-Morten Duesund 5f0892f652 fix: Improve logo text visibility with outlines and brighter colors
Enhanced the SkyView logo text visibility against dark backgrounds:

- Changed text gradient from dark gray to bright white/light gray
- Added dark stroke outlines (3px) around text for better contrast
- Used stroke-linejoin="round" for smoother outline appearance
- Text now has white fill with dark outline for maximum visibility

This ensures the logo text is clearly readable on both light and dark
backgrounds commonly used in web applications.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 17:42:19 +02:00
..
static fix: Improve logo text visibility with outlines and brighter colors 2025-09-01 17:42:19 +02:00
assets.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00