Draft
Redesign LCARS hero graphic with refined, authentic display#19
Conversation
Co-authored-by: hutoczky <5453461+hutoczky@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Redesign hero graphic to LCARS-style display
Redesign LCARS hero graphic with refined, authentic display
Oct 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Replaced the neon-heavy, clunky radar + ship graphic on the docs site hero section with a refined, authentic LCARS-style display. The new design uses the official LCARS V2 muted color palette, features clean concentric arcs, and maintains visual coherence with the updated LCARS header/rails.
Changes
New LCARS Hero Graphic (
docs/hero-lcars.svg)Created an authentic LCARS vector panel featuring:
Updated Hero Section (
docs/index.html).herosectionaria-hidden="true"for accessibility (decorative element)LCARS-Scoped Styling (
docs/bridge-screens.css)body.theme-lcarsorhtml[data-franchise-theme="lcars"]will-changehints, animations paused when tab is hiddenprefers-reduced-motionpreferenceTheme Compatibility
✅ LCARS theme - Shows new refined hero graphic
✅ Cyberpunk theme - Shows original radar/ship (unaffected)
✅ Star Wars theme - Shows original radar/ship (unaffected)
✅ Stargate theme - Shows original radar/ship (unaffected)
Before & After
Before (neon-heavy radar)
After (LCARS theme with refined hero)
Full Page View
Other Themes Unaffected (Cyberpunk example)
Technical Details
aria-hidden="true"prefers-reduced-motionsettingDesign Rationale
The new hero graphic addresses the original issues by:
The result is a cleaner, more authentic LCARS experience that enhances the Star Trek aesthetic without distracting from the hero content.
Original prompt