Skip to content

ManimColor YELLOW_C is inconsistent with other colors. #3579

Open
@yuan-xy

Description

@yuan-xy

Description of bug / unexpected behavior

1
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.
3

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

No one assigned

    Labels

    needs discussionThings which needs to be discussed before implemented.

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions