diff --git a/package.json b/package.json
index 9a6e5438..58bf524b 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"typecheck": "tsc"
},
"dependencies": {
- "@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.7",
+ "@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.9",
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-mermaid": "^2.4.1",
diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index 64b08976..c9fbb5fd 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -100,25 +100,29 @@ import {
items={[
{
name: 'Status',
- logo: '/showcase/status-mark-white.svg',
+ logo: '/showcase/status-mark-black.svg',
+ logoDark: '/showcase/status-mark-white.svg',
description:
"Waku powers many of the Status super app's features, including its private messaging.",
},
{
name: 'Railgun',
- logo: '/showcase/railgun-mark-white.svg',
+ logo: '/showcase/railgun-mark-black.svg',
+ logoDark: '/showcase/railgun-mark-white.svg',
description:
'The privacy-focused DeFi protocol Railgun anonymizes Ethereum transactions with Waku. ',
},
{
name: 'TheGraph',
- logo: '/showcase/the-graph-mark-white.svg',
+ logo: '/showcase/the-graph-mark-black.svg',
+ logoDark: '/showcase/the-graph-mark-white.svg',
description:
'Waku powers the Graphcast SDK, enabling the development of gossip-powered applications within The Graph ecosystem.',
},
{
name: 'XMTP',
- logo: '/showcase/xmtp-mark-white.svg',
+ logo: '/showcase/xmtp-mark-black.svg',
+ logoDark: '/showcase/xmtp-mark-white.svg',
description:
"Inter-blockchain account messaging protocol XMTP uses Waku's Go implementation to facilitate communication between nodes in its currently permissioned network.",
},
diff --git a/static/showcase/railgun-mark-black.svg b/static/showcase/railgun-mark-black.svg
new file mode 100644
index 00000000..40a9ac69
--- /dev/null
+++ b/static/showcase/railgun-mark-black.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/railgun-mark-white.svg b/static/showcase/railgun-mark-white.svg
index 21372500..096cd4fd 100644
--- a/static/showcase/railgun-mark-white.svg
+++ b/static/showcase/railgun-mark-white.svg
@@ -1,4 +1,3 @@
diff --git a/static/showcase/status-mark-black.svg b/static/showcase/status-mark-black.svg
new file mode 100644
index 00000000..2c90d944
--- /dev/null
+++ b/static/showcase/status-mark-black.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/status-mark-white.svg b/static/showcase/status-mark-white.svg
index a5c804bc..62eade21 100644
--- a/static/showcase/status-mark-white.svg
+++ b/static/showcase/status-mark-white.svg
@@ -1,3 +1,3 @@
diff --git a/static/showcase/the-graph-mark-black.svg b/static/showcase/the-graph-mark-black.svg
new file mode 100644
index 00000000..018a5005
--- /dev/null
+++ b/static/showcase/the-graph-mark-black.svg
@@ -0,0 +1,3 @@
+
diff --git a/static/showcase/xmtp-mark-black.svg b/static/showcase/xmtp-mark-black.svg
new file mode 100644
index 00000000..0c0ce0cb
--- /dev/null
+++ b/static/showcase/xmtp-mark-black.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/showcase/xmtp-mark-white.svg b/static/showcase/xmtp-mark-white.svg
index 349bd979..be6f26bd 100644
--- a/static/showcase/xmtp-mark-white.svg
+++ b/static/showcase/xmtp-mark-white.svg
@@ -1,10 +1,10 @@
-