mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 05:32:02 +00:00
Selection toolbox color picker button (#2637)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -93,12 +93,18 @@
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
"noColor": "No Color",
|
||||
"default": "Default",
|
||||
"blue": "Blue",
|
||||
"green": "Green",
|
||||
"red": "Red",
|
||||
"pink": "Pink",
|
||||
"yellow": "Yellow",
|
||||
"brown": "Brown",
|
||||
"pale_blue": "Pale Blue",
|
||||
"cyan": "Cyan",
|
||||
"purple": "Purple",
|
||||
"black": "Black",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"contextMenu": {
|
||||
|
||||
Reference in New Issue
Block a user