feat: Helldivers 2 color scheme and theming - #22
Open
surrealwolf wants to merge 1 commit into
Open
Conversation
- 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
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.
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)
#41639c- borders and secondary UI#ffe710- primary accent#ff9d45- secondary accent, warnings#40916c- success/liberated states#e55039- alerts/dangerBackgrounds
#0a1628→#132f4c→#1a3a52) instead of pure blackFiles Updated
App.css- Root variables and main layoutindex.css- Global body, links, buttonsChatInterface.css,MapView.css,News.css,MissionOrders.css,GalacticMap.css,DataDisplay.css,LiveStats.css- Component stylingMapView.tsx- SVG stroke colors