added colors to toolkits and wrappers
This commit is contained in:
parent
dc3a3dfa64
commit
217634fa41
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ export const nodeColors: {[char: string]: string} = {
|
|||
chat: "#454173",
|
||||
thought:"#272541",
|
||||
docloaders:"#FF9135",
|
||||
toolkits:"#DB2C2C",
|
||||
wrappers:"#E6277A",
|
||||
unknown:"#9CA3AF"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue