mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +00:00
Shift node color's brightness for light mode (#123)
* Shift node color's brightness for light mode * nit * Fix test
This commit is contained in:
@@ -15,7 +15,7 @@ const jestConfig: JestConfigWithTsJest = {
|
||||
resetModules: true,
|
||||
testTimeout: 10000,
|
||||
moduleNameMapper: {
|
||||
"^src/(.*)$": "<rootDir>/src/$1",
|
||||
"^@/(.*)$": "<rootDir>/src/$1",
|
||||
'\\.(css|less|scss|sass)$': 'identity-obj-proxy',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user