Commit 31109e4
authored
feat(docs): display compatible logo for dark mode (apache#18197)
## Which issue does this PR close?
- Closes apache#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"
/>1 parent 8054bb8 commit 31109e4
File tree
4 files changed
+52
-3
lines changed- docs/source
- _static
- images
- _templates
4 files changed
+52
-3
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
43 | 55 | | |
44 | 56 | | |
45 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
0 commit comments