Skip to content

Commit 68de150

Browse files
committed
README.md: use white CNCF logo for a dark GitHub theme
Signed-off-by: Oleksandr Redko <[email protected]>
1 parent 58c41a7 commit 68de150

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ Lima follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/
7575
- - -
7676
**We are a [Cloud Native Computing Foundation](https://cncf.io/) sandbox project.**
7777

78-
<img src="https://www.cncf.io/wp-content/uploads/2022/07/cncf-color-bg.svg" width=300 />
78+
<picture>
79+
<source media="(prefers-color-scheme: dark)" srcset="https://www.cncf.io/wp-content/uploads/2022/07/cncf-white-logo.svg">
80+
<img src="https://www.cncf.io/wp-content/uploads/2022/07/cncf-color-bg.svg" width=300 />
81+
</picture>
7982

8083
The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see [Trademark Usage](https://www.linuxfoundation.org/trademark-usage/).

0 commit comments

Comments
 (0)