mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 14:17:09 +08:00
Update style.css
This commit is contained in:
parent
9550584cab
commit
95fcd09ef2
@ -1,6 +1,8 @@
|
||||
:root {
|
||||
--fg-color: #000;
|
||||
--bg-color: #fff;
|
||||
--fg-color: #d5d5d5;
|
||||
--bg-color: #202020;
|
||||
--sel-color: #332222;
|
||||
--item-color: #252525;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user