mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 08:54:38 +08:00
Removed default color of yellow for Arrow
This commit is contained in:
@ -450,7 +450,6 @@ class DashedLine(Line):
|
||||
|
||||
class Arrow(Line):
|
||||
CONFIG = {
|
||||
"color" : YELLOW_C,
|
||||
"tip_length" : 0.25,
|
||||
"tip_width_to_length_ratio" : 1,
|
||||
"max_tip_length_to_length_ratio" : 0.35,
|
||||
|
Reference in New Issue
Block a user