docs: replace project logos with updated branding#4230
Merged
andygrove merged 3 commits intoapache:mainfrom May 5, 2026
Merged
docs: replace project logos with updated branding#4230andygrove merged 3 commits intoapache:mainfrom
andygrove merged 3 commits intoapache:mainfrom
Conversation
Replace all existing logo assets with a redesigned set and add two new logo variants for additional use cases. Updated: - DataFusionComet-Logo-Light (PNG + SVG): transparent bg, dark font - DataFusionComet-Logo-Dark (PNG + SVG): solid black bg, white font - logo_original.svg: colorful icon mark - logo_white.svg: white icon mark - logo_dark.svg: black icon mark Added: - DataFusionComet-Logo-Dark-Transparent (PNG + SVG): transparent bg, white font - DataFusionComet-Logo-Light-Solid (PNG + SVG): solid white bg, dark font Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace solid black background dark logo with transparent background version so it renders correctly on the dark navbar without a visible box. Rename the solid background variant to DataFusionComet-Logo-Dark-Solid for use in contexts that require an opaque background. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Author
|
cc : @andygrove Hi andy, please review the changes in logo and let me know if there's any feedback. |
Member
|
Thanks @pranamya123. These look great. I just see one issue - the Dark-Solid PNG and SVG appear byte-identical to the regular Dark versions (no black background rect in the SVG) |
The previous Dark-Solid files were transparent (identical to Dark variant). Replace with version that has a solid dark background for use on light surfaces.
Contributor
Author
Thanks for pointing it out @andygrove, the issue should be resolved now. |
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.
Replace all existing logo assets with a redesigned set and add two new logo variants for additional use cases.
Updated:
Added:
Which issue does this PR close?
Closes #4099
Rationale for this change
What changes are included in this PR?
How are these changes tested?
Docs in Light Mode with the new Icon

Docs in Dark Mode with the new Icon
