Skip to content

docs: replace project logos with updated branding#4230

Merged
andygrove merged 3 commits intoapache:mainfrom
pranamya123:docs/update-logos
May 5, 2026
Merged

docs: replace project logos with updated branding#4230
andygrove merged 3 commits intoapache:mainfrom
pranamya123:docs/update-logos

Conversation

@pranamya123
Copy link
Copy Markdown
Contributor

@pranamya123 pranamya123 commented May 5, 2026

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): transparent 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): solid black bg, white font
  • DataFusionComet-Logo-Light-Solid (PNG + SVG): solid white bg, dark font

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
Screenshot 2026-05-05 at 2 52 01 PM

Docs in Dark Mode with the new Icon
Screenshot 2026-05-05 at 2 51 06 PM

pranamya123 and others added 2 commits May 5, 2026 13:08
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>
@pranamya123
Copy link
Copy Markdown
Contributor Author

cc : @andygrove Hi andy, please review the changes in logo and let me know if there's any feedback.

@andygrove
Copy link
Copy Markdown
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.
@pranamya123
Copy link
Copy Markdown
Contributor Author

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)

Thanks for pointing it out @andygrove, the issue should be resolved now.

Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @pranamya123.

@andygrove andygrove merged commit 37f6345 into apache:main May 5, 2026
4 checks passed
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.

Create new Comet logo that is consistent with other DataFusion Projects

2 participants