mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Pure yellow is better for YELLOW_C
This commit is contained in:
parent
00f60a397e
commit
7dbd871032
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue