Draw each module

This commit is contained in:
2025-10-27 10:46:59 -04:00
parent a68d666d27
commit ff5fb1e972
2 changed files with 28 additions and 3 deletions

View File

@ -26,7 +26,8 @@
--grid-color: #e4e4e733;
--robot-frame-color: #1e81bf;
--robot-fill-color: #5f9ec4;
--swerve-module-color: #7bb6db;
--swerve-module-color: #1e81bf;
--swerve-fill-color: #7986cb;
--swerve-arrow-color: #c73c3c;
}