We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 513b9cb + a641a8b commit 5b88024Copy full SHA for 5b88024
README.md
@@ -1,4 +1,7 @@
1
-<img src="https://swift.org/assets/images/swift.svg" alt="Swift logo" height="70" >
+<picture>
2
+ <source media="(prefers-color-scheme: dark)" srcset="https://www.swift.org/assets/images/swift~dark.svg">
3
+ <img src="https://www.swift.org/assets/images/swift.svg" alt="Swift logo" height="70">
4
+</picture>
5
6
# Swift Programming Language
7
0 commit comments