mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-26 10:05:24 +08:00
feat: change the Tools color to improve user experience (#4141)
This commit is contained in:
committed by
GitHub
parent
f14ead9739
commit
9a97fc9154
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user