feat: change the Tools color to improve user experience (#4141)

This commit is contained in:
Cristhian Zanforlin Lousa 2024-10-16 07:30:35 -03:00 committed by GitHub
commit 9a97fc9154
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -289,7 +289,7 @@ export const nodeColors: { [char: string]: string } = {
chains: "#FE7500",
list: "#9AAE42",
agents: "#903BBE",
tools: "#FF3434",
tools: "#00fbfc",
memories: "#F5B85A",
saved_components: "#a5B85A",
advanced: "#000000",