From 413337fac74fcba4cea3e337a145d9b8bb5bf7ea Mon Sep 17 00:00:00 2001 From: cedoor Date: Mon, 29 Jan 2024 18:06:05 +0000 Subject: [PATCH] chore(docs): update v4 announcement --- apps/docs/docusaurus.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/docs/docusaurus.config.ts b/apps/docs/docusaurus.config.ts index d85b41b7..ad01048b 100644 --- a/apps/docs/docusaurus.config.ts +++ b/apps/docs/docusaurus.config.ts @@ -42,8 +42,8 @@ const config: Config = { announcementBar: { id: "semaphore-v4-alpha", content: - 'Semaphore V4-alpha is out 🎉 Try it out and let us know for any feedback on Discord or Github!', - backgroundColor: "#DAE0FF", + 'Semaphore V4-alpha is out 🎉 Try it out and let us know for any feedback on Discord or Github!', + backgroundColor: "#dde6fc", textColor: "#000000" }, navbar: {