You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): display compatible logo for dark mode (apache#18197)
## Which issue does this PR close?
- Closesapache#18190.
## What changes are included in this PR?
This PR adds a new asset (original_dark.svg) which is similar to
original.svg with just a change in text color from black to white, to
support proper logo display in dark mode. It also updates the relevant
files to ensure the correct logo variant is shown depending on the theme
(light or dark).
<img width="3200" height="1632" alt="Screenshot 2025-10-21 at 16-49-35
Apache DataFusion — Apache DataFusion documentation"
src="https://github.com/user-attachments/assets/b44a6e38-f7c6-4787-b35a-2361ed1ec9a8"
/>
 
<img width="3200" height="1632" alt="Screenshot 2025-10-21 at 16-49-43
Apache DataFusion — Apache DataFusion documentation"
src="https://github.com/user-attachments/assets/98953a0a-b2eb-4dc7-8acc-018f78a1730d"
/>
0 commit comments