Skip to content

Commit e968b94

Browse files
committed
Remove magenta from retro sci-fi color palette.
1 parent 999b512 commit e968b94

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/examples/self_driving_car.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
RETRO_SCIFI_COLORS = [
2828
[0.0, 1.0, 1.0], # Cyan
29-
[1.0, 0.0, 1.0], # Magenta
3029
[1.0, 0.6, 0.0], # Bright Orange
3130
[0.7, 1.0, 0.0], # Lime Green
3231
[0.1, 0.5, 1.0], # Electric Blue

0 commit comments

Comments
 (0)