change announcement color
This commit is contained in:
parent
1cba53fcc9
commit
060fa07398
1 changed files with 2 additions and 2 deletions
|
|
@ -114,8 +114,8 @@ module.exports = {
|
|||
announcementBar: {
|
||||
content:
|
||||
'⭐️ If you like ⛓️Langflow, star it on <a target="_blank" rel="noopener noreferrer" href="https://github.com/logspace-ai/langflow">GitHub</a>! ⭐️',
|
||||
backgroundColor: "#B53D38", //Mustard Yellow #D19900 #D4B20B - Salmon #E9967A
|
||||
textColor: "#fff",
|
||||
backgroundColor: "#E8EBF1", //Mustard Yellow #D19900 #D4B20B - Salmon #E9967A
|
||||
textColor: "#1C1E21",
|
||||
isCloseable: false,
|
||||
},
|
||||
footer: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue