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
parent f14ead9739
commit 9a97fc9154

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",