Open
Description
Description of bug / unexpected behavior
ManimColor YELLOW_C is inconsistent with other colors.
Maybe we need to change the YELLOW_C to PURE_YELLOW and and a new YELLOW_C like this:
PURE_YELLOW = ManimColor("#FFFF00")
YELLOW_C = ManimColor("#F7D96F")
Then, we get a more consistent color system.
Expected behavior
How to reproduce the issue
Code for reproducing the problem
Paste your code here.
Additional media files
Images/GIFs
Logs
Terminal output
PASTE HERE OR PROVIDE LINK TO https://pastebin.com/ OR SIMILAR
System specifications
System Details
- OS (with version, e.g., Windows 10 v2004 or macOS 10.15 (Catalina)):
- RAM:
- Python version (
python/py/python3 --version
): - Installed modules (provide output from
pip list
):
PASTE HERE
LaTeX details
- LaTeX distribution (e.g. TeX Live 2020):
- Installed LaTeX packages:
FFMPEG
Output of ffmpeg -version
:
PASTE HERE
Additional comments
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New