diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 798c2e44a..61db9fc58 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -114,8 +114,8 @@ module.exports = { announcementBar: { content: '⭐️ If you like ⛓️Langflow, star it on GitHub! ⭐️', - backgroundColor: "#B53D38", //Mustard Yellow #D19900 #D4B20B - Salmon #E9967A - textColor: "#fff", + backgroundColor: "#E8EBF1", //Mustard Yellow #D19900 #D4B20B - Salmon #E9967A + textColor: "#1C1E21", isCloseable: false, }, footer: {