mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-07 22:20:03 +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:
@@ -1,3 +1,4 @@
|
||||
import { lightenColor } from "@/utils/colorUtil";
|
||||
import { app } from "../../scripts/app";
|
||||
import { $el } from "../../scripts/ui";
|
||||
import type { ColorPalettes, Palette } from "@/types/colorPalette";
|
||||
|
||||
Reference in New Issue
Block a user