mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 05:24:22 +08:00
Finished additive groups of efvgt
This commit is contained in:
@ -21,7 +21,7 @@ class PartyHat(SVGMobject):
|
||||
"fill_opacity" : 1,
|
||||
"propogate_style_to_family" : True,
|
||||
"frills_colors" : [MAROON_B, PURPLE],
|
||||
"cone_color" : RED,
|
||||
"cone_color" : GREEN,
|
||||
"dots_colors" : [YELLOW],
|
||||
}
|
||||
NUM_FRILLS = 7
|
||||
|
Reference in New Issue
Block a user