Finished robot display, fixed test run for For-Node

This commit is contained in:
2026-05-14 21:01:56 +02:00
parent 6084761e0d
commit eee59b6385
3 changed files with 219 additions and 28 deletions
+5
View File
@@ -154,4 +154,9 @@ public static class UIStyle
{
return Warning;
}
public static Color GetBorderColor()
{
return Accent;
}
}