Added robot presets and draw robot and basic grid functions
This commit is contained in:
@ -22,6 +22,12 @@
|
||||
--border-radius-sm: 4px;
|
||||
|
||||
--shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
|
||||
|
||||
--grid-color: #e4e4e733;
|
||||
--robot-frame-color: #1e81bf;
|
||||
--robot-fill-color: #5f9ec4;
|
||||
--swerve-module-color: #7bb6db;
|
||||
--swerve-arrow-color: #c73c3c;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user