From f78e1e09ea08c098fe6f78111c0e2c86d4ee6159 Mon Sep 17 00:00:00 2001 From: Hossein Mehrabi Date: Fri, 2 Jun 2023 15:11:56 +0330 Subject: [PATCH] fix: update showcase marks --- package.json | 2 +- src/pages/index.mdx | 12 ++++++++---- static/showcase/railgun-mark-black.svg | 3 +++ static/showcase/railgun-mark-white.svg | 3 +-- static/showcase/status-mark-black.svg | 3 +++ static/showcase/status-mark-white.svg | 2 +- static/showcase/the-graph-mark-black.svg | 3 +++ static/showcase/xmtp-mark-black.svg | 10 ++++++++++ static/showcase/xmtp-mark-white.svg | 10 +++++----- yarn.lock | 20 ++++++++++---------- 10 files changed, 45 insertions(+), 23 deletions(-) create mode 100644 static/showcase/railgun-mark-black.svg create mode 100644 static/showcase/status-mark-black.svg create mode 100644 static/showcase/the-graph-mark-black.svg create mode 100644 static/showcase/xmtp-mark-black.svg 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 @@ - - - + + + - - + + diff --git a/yarn.lock b/yarn.lock index 9124414f..f432b308 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,13 +2,13 @@ # yarn lockfile v1 -"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.7": - version "1.0.0-alpha.7" - resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.7.tgz#7be89313deecb421cffe288ea626b0872f212e7f" - integrity sha512-A+Mesa1FjDjMgj63vK+amSFpf8dv2xm4z8SVEDBda0vLgPefHJbI8Uh5p6nhDcRK5dcntZrKF565qJEaMwShNQ== +"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.9": + version "1.0.0-alpha.9" + resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.9.tgz#333e1d1c34885211cd9f4c69f7d4590744a8ccae" + integrity sha512-UugtWmQCG0FD6KWcTcKpDwmszNoP1fS1RIo1deIkLjguvqs/dOA6tshqkyz0y7zkNHO+cNfrRQH1k0BE6muTgA== dependencies: "@acid-info/logos-docusaurus-search-local" "^1.0.0-alpha.0" - "@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.7" + "@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.9" "@docusaurus/core" "^2.4.1" "@docusaurus/module-type-aliases" "^2.4.1" "@docusaurus/preset-classic" "^2.4.1" @@ -34,12 +34,12 @@ "@easyops-cn/docusaurus-search-local" "^0.33.6" lodash "^4.17.21" -"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.7": - version "1.0.0-alpha.7" - resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.7.tgz#82ac875ec35707c6c9df5e2e442b3a428f09bb96" - integrity sha512-YQeO4U3+FwNq40Ez3KA1STcTeEQQOZd6SP4uNV2JW9pMH1wb0+lf8s2DsTTTMOOvtZG26xz1ZgE+VbmVhq0wuQ== +"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.9": + version "1.0.0-alpha.9" + resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.9.tgz#cec26c9938d716aaa2c1583eed7924efdeabe016" + integrity sha512-coZ0cEnZEF0iYu0kImrjnjXvjyYks/LDtqU+mMioGOaACc24x6t7+WOOrLKEhn59NSXDYLXVgk0ClARjerU/ig== dependencies: - "@acid-info/logos-docusaurus-preset" "^1.0.0-alpha.7" + "@acid-info/logos-docusaurus-preset" "^1.0.0-alpha.9" "@acid-info/lsd-react" "^0.1.0-alpha.8" "@docusaurus/core" "^2.4.1" "@docusaurus/mdx-loader" "^2.4.1"