-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: dvipsnames and svgnames color palettes #3913
base: main
Are you sure you want to change the base?
Feat: dvipsnames and svgnames color palettes #3913
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me! Some other stuff:
Do you mind updating this part of the docs?
https://manimce--3913.org.readthedocs.build/en/3913/reference/manim.utils.color.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Overview: What does this pull request change?
DVIPSNAMES
andSVGNAMES
for colors commonly used in LaTeX via thexcolor
package.Motivation and Explanation: Why and how do your changes improve the library?
Links to added or changed documentation pages
Further Information and Comments
Reviewer Checklist