feat: Update color of Denoise Mask socket

This commit is contained in:
blessedcoolant 2023-08-27 06:09:02 +12:00
parent c923d094c6
commit 521da555d6

View File

@ -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',