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
6c69853a
Commit
6c69853a
authored
Apr 11, 2023
by
comfyanonymous
Browse files
Change colour of background in light theme.
parent
19ce3df8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
web/extensions/core/colorPalette.js
web/extensions/core/colorPalette.js
+1
-1
No files found.
web/extensions/core/colorPalette.js
View file @
6c69853a
...
...
@@ -100,7 +100,7 @@ const colorPalettes = {
},
"
comfy_base
"
:
{
"
fg-color
"
:
"
#222
"
,
"
bg-color
"
:
"
#
FFF
"
,
"
bg-color
"
:
"
#
DDD
"
,
"
comfy-menu-bg
"
:
"
#F5F5F5
"
,
"
comfy-input-bg
"
:
"
#C9C9C9
"
,
"
input-text
"
:
"
#222
"
,
...
...
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