mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 21:12:35 +08:00
Pure yellow is better for YELLOW_C
This commit is contained in:
@ -107,7 +107,7 @@ COLOR_MAP = {
|
||||
"GREEN_A" : "#C9E2AE",
|
||||
"YELLOW_E" : "#E8C11C",
|
||||
"YELLOW_D" : "#F4D345",
|
||||
"YELLOW_C" : "#FCE15B",
|
||||
"YELLOW_C" : "#FFFF00",
|
||||
"YELLOW_B" : "#FFEA94",
|
||||
"YELLOW_A" : "#FFF1B6",
|
||||
"GOLD_E" : "#C78D46",
|
||||
|
Reference in New Issue
Block a user