mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 05:24:22 +08:00
More finishing touches to chapter 7
This commit is contained in:
@ -139,6 +139,7 @@ COLOR_MAP = {
|
||||
"GREY_BROWN" : "#736357",
|
||||
"PINK" : "#D147BD",
|
||||
"GREEN_SCREEN": "#00FF00",
|
||||
"ORANGE" : "#FF862F",
|
||||
}
|
||||
PALETTE = COLOR_MAP.values()
|
||||
locals().update(COLOR_MAP)
|
||||
|
Reference in New Issue
Block a user