feat: change the Tools color to improve user experience (#4141)
This commit is contained in:
parent
f14ead9739
commit
9a97fc9154
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue