Adds highlight to advanced widgets (#317)

* Adds highlight to advanced widgets

* Update snapshot
This commit is contained in:
pythongosssss
2024-11-18 18:16:52 +00:00
committed by GitHub
parent a23da8eb17
commit 1bec315427
3 changed files with 3 additions and 1 deletions

View File

@@ -127,6 +127,7 @@ LiteGraphGlobal {
],
"VERSION": 0.4,
"VERTICAL_LAYOUT": "vertical",
"WIDGET_ADVANCED_OUTLINE_COLOR": "rgba(56, 139, 253, 0.8)",
"WIDGET_BGCOLOR": "#222",
"WIDGET_OUTLINE_COLOR": "#666",
"WIDGET_SECONDARY_TEXT_COLOR": "#999",