Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
4bd7d55b
Commit
4bd7d55b
authored
Apr 11, 2024
by
comfyanonymous
Browse files
Add some colors to SamplerCustom links.
If you don't like them I am open to a PR.
parent
fd7c6366
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
web/extensions/core/colorPalette.js
web/extensions/core/colorPalette.js
+4
-0
No files found.
web/extensions/core/colorPalette.js
View file @
4bd7d55b
...
@@ -20,6 +20,10 @@ const colorPalettes = {
...
@@ -20,6 +20,10 @@ const colorPalettes = {
"
MODEL
"
:
"
#B39DDB
"
,
// light lavender-purple
"
MODEL
"
:
"
#B39DDB
"
,
// light lavender-purple
"
STYLE_MODEL
"
:
"
#C2FFAE
"
,
// light green-yellow
"
STYLE_MODEL
"
:
"
#C2FFAE
"
,
// light green-yellow
"
VAE
"
:
"
#FF6E6E
"
,
// bright red
"
VAE
"
:
"
#FF6E6E
"
,
// bright red
"
NOISE
"
:
"
#B0B0B0
"
,
// gray
"
GUIDER
"
:
"
#66FFFF
"
,
// cyan
"
SAMPLER
"
:
"
#ECB4B4
"
,
// very soft red
"
SIGMAS
"
:
"
#CDFFCD
"
,
// soft lime green
"
TAESD
"
:
"
#DCC274
"
,
// cheesecake
"
TAESD
"
:
"
#DCC274
"
,
// cheesecake
},
},
"
litegraph_base
"
:
{
"
litegraph_base
"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment