Skip to content

feat: Helldivers 2 color scheme and theming - #22

Open
surrealwolf wants to merge 1 commit into
mainfrom
hd2-theming
Open

feat: Helldivers 2 color scheme and theming#22
surrealwolf wants to merge 1 commit into
mainfrom
hd2-theming

Conversation

@surrealwolf

Copy link
Copy Markdown
Collaborator

Summary

Updates the High Command UI with an authentic Helldivers 2 color palette and Super Earth propaganda aesthetic.

Changes

Color Palette (from HD2 game iconography)

  • Super Earth Blue #41639c - borders and secondary UI
  • Helldivers Yellow #ffe710 - primary accent
  • Diver Orange #ff9d45 - secondary accent, warnings
  • Military Green #40916c - success/liberated states
  • HD2 Red #e55039 - alerts/danger

Backgrounds

  • Deep navy gradients (#0a1628#132f4c#1a3a52) instead of pure black
  • Space/military feel aligned with the game UI

Files Updated

  • App.css - Root variables and main layout
  • index.css - Global body, links, buttons
  • ChatInterface.css, MapView.css, News.css, MissionOrders.css, GalacticMap.css, DataDisplay.css, LiveStats.css - Component styling
  • MapView.tsx - SVG stroke colors

- Update palette to HD2 official colors (Super Earth Blue, Helldivers Yellow, Diver Orange)
- Replace pure black with deep navy backgrounds (#0a1628, #132f4c, #1a3a52)
- Use military green (#40916c) for success/liberated states
- Use HD2 red (#e55039) for alerts
- Apply theme across App, ChatInterface, MapView, News, MissionOrders, GalacticMap, DataDisplay, LiveStats
- Update index.css for global consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant