arduino stuffs
Diffstat (limited to 'car_driver/godot/panel.tres')
-rw-r--r--car_driver/godot/panel.tres14
1 files changed, 14 insertions, 0 deletions
diff --git a/car_driver/godot/panel.tres b/car_driver/godot/panel.tres
new file mode 100644
index 0000000..b092a56
--- /dev/null
+++ b/car_driver/godot/panel.tres
@@ -0,0 +1,14 @@
+[gd_resource type="StyleBoxFlat" format=2]
+
+[resource]
+content_margin_left = 10.0
+content_margin_right = 10.0
+content_margin_top = 10.0
+content_margin_bottom = 10.0
+bg_color = Color( 0.196078, 0.196078, 0.196078, 0.588235 )
+corner_radius_top_left = 20
+corner_radius_top_right = 20
+corner_radius_bottom_right = 20
+corner_radius_bottom_left = 20
+corner_detail = 20
+anti_aliasing = false