Commit 6122f15
authored
[Vega] fix Vega icon on dark mode (#268693)
## Summary
The Vega logo doesn't shows up correctly in dark mode, this PR fixes it.
Before:
<img width="251" height="273" alt="Screenshot 2026-05-11 at 16 28 26"
src="https://github.com/user-attachments/assets/715ffe0f-115e-4844-b736-63250d03293e"
/>
<img width="294" height="443" alt="Screenshot 2026-05-11 at 16 28 51"
src="https://github.com/user-attachments/assets/9ed93c27-d2b2-45d3-89c5-d30a852a3b44"
/>
After:
<img width="216" height="251" alt="Screenshot 2026-05-11 at 16 27 43"
src="https://github.com/user-attachments/assets/9eabb5e5-0eb9-4f92-891a-539ea057d649"
/>
<img width="246" height="430" alt="Screenshot 2026-05-11 at 16 29 19"
src="https://github.com/user-attachments/assets/c43762cf-91d9-40aa-8105-1e6894376802"
/>
fix #2686941 parent 68f0d9f commit 6122f15
4 files changed
Lines changed: 28 additions & 19 deletions
File tree
- src/platform/plugins/private/vis_types/vega/public
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments