Skip to content

Commit c17298d

Browse files
authored
fix(docs): 🎨 fix up github svg (#7262)
1 parent 8d488a9 commit c17298d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 1 addition & 1 deletion
Loading

packages/docs/src/routes/(ecosystem)/ecosystem.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,3 +247,8 @@
247247
.add-integration svg {
248248
margin: auto;
249249
}
250+
251+
[data-theme='dark'] [alt='GitHub'],
252+
[data-theme='dark'] [alt='Twitter'] {
253+
filter: invert(1);
254+
}

0 commit comments

Comments
 (0)