diff --git a/README.md b/README.md
index 5ece462f61..84f03c6ec2 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@
 <br>
 <br>
 
-![Showcase]
+![Showcase](./cura-logo.PNG#gh-dark-mode-only)
+![Showcase](./cura-logo-dark.PNG#gh-light-mode-only)
 
 </div>
 
@@ -62,7 +63,6 @@
 [Conan]: https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml
 [Test]: https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml
 
-[Showcase]: cura-logo.PNG
 [License]: LICENSE
 [Report]: docs/Report.md
 [Logo]: resources/images/cura-icon.png
diff --git a/cura-logo-dark.PNG b/cura-logo-dark.PNG
new file mode 100644
index 0000000000..c176eda379
Binary files /dev/null and b/cura-logo-dark.PNG differ
diff --git a/cura-logo.PNG b/cura-logo.PNG
index 52da8203a8..972dcd7535 100644
Binary files a/cura-logo.PNG and b/cura-logo.PNG differ