Update official team logos (black and white) - #1183
Merged
Merged
Conversation
Gui-FernandesBR
left a comment
Member
There was a problem hiding this comment.
I would rather replace the current existing files then creating new ones. We need to ensure the logo is correctly updated everywhere it's used
Replaces the current logos with the updated 2026 official versions to align with the team's new visual identity.
The 2026 artwork landed under new names, so nothing rendered it: both docs/conf.py and README.md still pointed at RocketPy_Logo_black.png and RocketPy_Logo_white.png. Writing the new art to those same two paths updates every consumer at once and leaves no reference to fix. Renaming was the alternative and it is the worse one. README.md loads the logo over raw.githubusercontent.com URLs pinned to master, and PyPI renders that README for releases already published, whose text can no longer be edited. New filenames would leave those pages with a broken image for good. Two notes for whoever reads this later. RocketPy_Logo_black.png now holds the coloured variant rather than a black one, since that is the art meant for light backgrounds -- the name is kept for the URLs above, not for accuracy. And the new mark drops the rocket-and-globe glyph, so the aspect ratio goes from 3.30 to 4.39; the logo renders wider at the same height. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Gui-FernandesBR
force-pushed
the
master
branch
from
September 9, 2026 01:21
bc3c99a to
cb4077b
Compare
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.
This PR replaces the current black and white logos with the updated 2026 official versions to align with the team's new visual identity.
Files changed:
@RocketPy-Team/maintainers, please review. Thanks!