mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-27 14:50:20 +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…
Reference in New Issue
Block a user