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: {