mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
Added LIGHT_PINK
This commit is contained in:
@ -217,6 +217,7 @@ COLOR_MAP = {
|
||||
"DARKER_GRAY": "#222222",
|
||||
"GREY_BROWN": "#736357",
|
||||
"PINK": "#D147BD",
|
||||
"LIGHT_PINK": "#DC75CD",
|
||||
"GREEN_SCREEN": "#00FF00",
|
||||
"ORANGE": "#FF862F",
|
||||
}
|
||||
|
Reference in New Issue
Block a user