Change colour of background in light theme.

This commit is contained in:
comfyanonymous 2023-04-11 23:23:06 -04:00
parent 19ce3df8c0
commit 6c69853afd

View File

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