Finished additive groups of efvgt

This commit is contained in:
Grant Sanderson
2017-02-27 15:56:22 -08:00
parent 79435859de
commit 3eac6bcaf9
7 changed files with 672 additions and 96 deletions

View File

@ -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