mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat: Update color of Denoise Mask socket
This commit is contained in:
@@ -62,7 +62,7 @@ export const FIELDS: Record<FieldType, FieldUIConfig> = {
|
||||
DenoiseMaskField: {
|
||||
title: 'Denoise Mask',
|
||||
description: 'Denoise Mask may be passed between nodes',
|
||||
color: 'purple.500',
|
||||
color: 'red.300',
|
||||
},
|
||||
LatentsField: {
|
||||
title: 'Latents',
|
||||
|
||||
Reference in New Issue
Block a user