Add some colors to SamplerCustom links.

If you don't like them I am open to a PR.
This commit is contained in:
comfyanonymous 2024-04-11 22:43:05 -04:00
parent fd7c636680
commit 4bd7d55b90
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@ const colorPalettes = {
"MODEL": "#B39DDB", // light lavender-purple
"STYLE_MODEL": "#C2FFAE", // light green-yellow
"VAE": "#FF6E6E", // bright red
"NOISE": "#B0B0B0", // gray
"GUIDER": "#66FFFF", // cyan
"SAMPLER": "#ECB4B4", // very soft red
"SIGMAS": "#CDFFCD", // soft lime green
"TAESD": "#DCC274", // cheesecake
},
"litegraph_base": {