mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 00:24:23 +08:00
Merge pull request #219 from alexbofa/main
Update color comfyui-manager.js
This commit is contained in:
commit
e851a55f7b
@ -83,8 +83,8 @@ docStyle.innerHTML = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cm-warn-note {
|
.cm-warn-note {
|
||||||
background-color: #000000 !important;
|
background-color: #101010 !important;
|
||||||
color: #FF0000 !important;
|
color: #FF3800 !important;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
@ -93,8 +93,8 @@ docStyle.innerHTML = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cm-info-note {
|
.cm-info-note {
|
||||||
background-color: #000000 !important;
|
background-color: #101010 !important;
|
||||||
color: #FF0000 !important;
|
color: #FF3800 !important;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user